Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 22
Default bar on chart isn't representing correctly

I have a bar chart pulling from data in a sheet. My data is percents, for
example, showing Physican data. My bar chart has one physician that is at
85% but the bar doesn't go to the 85% line. It falls just short of it. I
have double-checked the data and when I look at the data labels, it
represents that bar as "Physician A 85%". The other bars go to the correct
line level but not this one. It is set up exactly the same. I'm stumped,
any ideas?
Office 2003
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 560
Default bar on chart isn't representing correctly

On Mon, 4 Feb 2008, in microsoft.public.excel.charting,
rrupp said:

I have a bar chart pulling from data in a sheet. My data is percents, for
example, showing Physican data. My bar chart has one physician that is at
85% but the bar doesn't go to the 85% line. It falls just short of it. I
have double-checked the data and when I look at the data labels, it
represents that bar as "Physician A 85%". The other bars go to the correct
line level but not this one. It is set up exactly the same. I'm stumped,
any ideas?


Is "85%" an integer, or a calculation displayed as a number rounded to
the nearest integer? It may really be 84.5%, instead of 85.0%, and
you're noticing that 0.5% on the graph.

To fix the calculation, make it actually be an integer, using INT() or
ROUND() or one of the other truncating functions.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.
  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default bar on chart isn't representing correctly

If the numbers are really percentages, 85% isn't an integer, but 0.85. INT
would lose you the lot. ROUND would need to be to 2 decimal places, not to
zero places.
--
David Biddulph

"Del Cotter" wrote in message
...

Is "85%" an integer, or a calculation displayed as a number rounded to the
nearest integer? It may really be 84.5%, instead of 85.0%, and you're
noticing that 0.5% on the graph.

To fix the calculation, make it actually be an integer, using INT() or
ROUND() or one of the other truncating functions.


On Mon, 4 Feb 2008, in microsoft.public.excel.charting,
rrupp said:

I have a bar chart pulling from data in a sheet. My data is percents, for
example, showing Physican data. My bar chart has one physician that is at
85% but the bar doesn't go to the 85% line. It falls just short of it. I
have double-checked the data and when I look at the data labels, it
represents that bar as "Physician A 85%". The other bars go to the
correct
line level but not this one. It is set up exactly the same. I'm stumped,
any ideas?



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
Pie Chart with other charts representing each slice Tammy Charts and Charting in Excel 2 January 10th 08 03:24 PM
Representing Dual Data in a Stacked Bar Chart VB Charts and Charting in Excel 1 June 20th 07 10:14 PM
representing multi category in a column chart hokum Charts and Charting in Excel 2 July 6th 05 01:03 PM
Need a stacked bar chart with each stack representing a month KellyT@HLI Charts and Charting in Excel 3 June 14th 05 01:41 PM
Creating a chart representing hours used joemc911 Charts and Charting in Excel 1 February 2nd 05 02:03 PM


All times are GMT +1. The time now is 04:05 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"