Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 21
Default Stacked column chart narrow bars wanted

I have three series that I am plotting against categories.
They are a base value and a delta, and a marker series.
By stacking them and hiding the base I get a floating bar showing the size
of the delta for each category. By showing the marker series as a linechart
with markers only I get a symbol showing where this value fits in the range.

Ideally I would like a bar chart, categories on the vertical axis, and
values from 0 to 100% on the horizontal axis, with very narrow bars -
thinner than what I can get with 500% gapwidth.

To get that I am plotting to give a floating column chart and pasting that
sideways to Powerpoint. Convoluted, yes, but AFAIK I need to use a stacked
column chart to get floating bars with one series as markers.

At the moment it gives me fairly thick lines for the bars by setting
..gapwidth to 500%. Is there a better way?

Thanks!
Patrick

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Stacked column chart narrow bars wanted

Hi,

Maybe this will help.
http://www.andypope.info/ngs/ng43.htm

You would need to add another series to the primary axis in order to get
your floating bars.

In excel the combination of bar chart and xy-scatter makes it much easier to
create.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"SysMod" wrote in message
...
I have three series that I am plotting against categories.
They are a base value and a delta, and a marker series.
By stacking them and hiding the base I get a floating bar showing the size
of the delta for each category. By showing the marker series as a
linechart
with markers only I get a symbol showing where this value fits in the
range.

Ideally I would like a bar chart, categories on the vertical axis, and
values from 0 to 100% on the horizontal axis, with very narrow bars -
thinner than what I can get with 500% gapwidth.

To get that I am plotting to give a floating column chart and pasting that
sideways to Powerpoint. Convoluted, yes, but AFAIK I need to use a stacked
column chart to get floating bars with one series as markers.

At the moment it gives me fairly thick lines for the bars by setting
.gapwidth to 500%. Is there a better way?

Thanks!
Patrick


  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 21
Default Stacked column chart narrow bars wanted

Thanks, Andy, good to hear from you.

"Andy Pope" wrote:

Maybe this will help.
http://www.andypope.info/ngs/ng43.htm


As you say
"the bar gap width is set to the maximum, in order to get a smaller
thickness as possible "

which is what I am doing .. I want them even narrower.
My current effort is at
http://www.sysmod.com/horzcol.jpg

I wonder if I tried a high-low-close chart would that do, as long as I can
get categories on the vertical axis and the scale on the horizontal?

Thanks,

Patrick

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Stacked column chart narrow bars wanted

Hi Patrick,

Sorry I was being slow making the connection, Patrick+SysMod.

How about Adding a custom Error bar to the series being used as the padding
bar.
Use a custom + value which is based on the values used for the bar. You can
then format that series to have no fill or border as well.
Only draw back is that I don't think MS graph will allow custom error bar
values.

If you still have problems drop me an email.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"SysMod" wrote in message
...
Thanks, Andy, good to hear from you.

"Andy Pope" wrote:

Maybe this will help.
http://www.andypope.info/ngs/ng43.htm


As you say
"the bar gap width is set to the maximum, in order to get a smaller
thickness as possible "

which is what I am doing .. I want them even narrower.
My current effort is at
http://www.sysmod.com/horzcol.jpg

I wonder if I tried a high-low-close chart would that do, as long as I can
get categories on the vertical axis and the scale on the horizontal?

Thanks,

Patrick


  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Stacked column chart narrow bars wanted

This works better and in both excel and msgraph.

Apply Error bar to actual data series rather than the padding series.
Use Minus 100%. Format error bar to give skinniest line.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Andy Pope" wrote in message
...
Hi Patrick,

Sorry I was being slow making the connection, Patrick+SysMod.

How about Adding a custom Error bar to the series being used as the
padding bar.
Use a custom + value which is based on the values used for the bar. You
can then format that series to have no fill or border as well.
Only draw back is that I don't think MS graph will allow custom error bar
values.

If you still have problems drop me an email.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"SysMod" wrote in message
...
Thanks, Andy, good to hear from you.

"Andy Pope" wrote:

Maybe this will help.
http://www.andypope.info/ngs/ng43.htm


As you say
"the bar gap width is set to the maximum, in order to get a smaller
thickness as possible "

which is what I am doing .. I want them even narrower.
My current effort is at
http://www.sysmod.com/horzcol.jpg

I wonder if I tried a high-low-close chart would that do, as long as I
can
get categories on the vertical axis and the scale on the horizontal?

Thanks,

Patrick





  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 21
Default Stacked column chart narrow bars wanted



"Andy Pope" wrote:
Apply Error bar to actual data series rather than the padding series.
Use Minus 100%. Format error bar to give skinniest line.


Thanks, Andy, that may be the best.

In the meantime, I discovered (!) that one can have MORE than one series in
an XY chart, each with its own datalabels, lines, etc.
So by creating a start chart and then adding 13 series I got the effect I
wanted.

However, I now have another problem, which I will post separately -
..datalabel.left and .top are returning -1#.IND (ie NaN).

P.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I get multiple stacked bars per entry on a stacked bar chart? Cheezeman Excel Discussion (Misc queries) 3 January 28th 09 08:42 AM
Stacked bars in a gnatt chart Gnatt Excel Discussion (Misc queries) 1 August 1st 06 08:31 PM
How do I set up a chart in Excel with lines and stacked bars? Jan Charts and Charting in Excel 2 May 26th 06 08:39 AM
To create a stacked column chart and group the stacked bars togeth Jacqueline Charts and Charting in Excel 1 February 17th 05 11:05 PM
How can I create a stacked bar chart with stacked bars side by TimMC Charts and Charting in Excel 1 January 22nd 05 02:09 AM


All times are GMT +1. The time now is 12:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"