PC Review


Reply
Thread Tools Rate Thread

how do I keep from plotting zero values in graphs

 
 
Frikkie
Guest
Posts: n/a
 
      28th Nov 2007
I am creating a graph with a lot of series points(+/-15-20), but only a few
have values above 0 in them. This changes as new data is inputted daily. I
want to know if it is possible to create a chart that only plot the series
with values above 0 and ommits the other series from the graph. The graph is
updated daily so if one of the series gets a value of more than 0, then it
has to plot on the graph. I am using a normal column graph and don't want to
convert it to a pie graph if not necessary.

I am using Microsoft Office 2003
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      28th Nov 2007
On Wed, 28 Nov 2007 05:47:01 -0800, Frikkie
<(E-Mail Removed)> wrote:

Omit the data you don't want from the underlying query:
select ... where YourValueColumn > 0

-Tom.


>I am creating a graph with a lot of series points(+/-15-20), but only a few
>have values above 0 in them. This changes as new data is inputted daily. I
>want to know if it is possible to create a chart that only plot the series
>with values above 0 and ommits the other series from the graph. The graph is
>updated daily so if one of the series gets a value of more than 0, then it
>has to plot on the graph. I am using a normal column graph and don't want to
>convert it to a pie graph if not necessary.
>
>I am using Microsoft Office 2003

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Plotting graphs with WPF Jon Harrop Microsoft C# .NET 4 27th Jan 2008 04:00 PM
avoiding plotting zero values on graphs =?Utf-8?B?TGVl?= Microsoft Excel Charting 1 22nd Nov 2005 02:15 AM
Plotting Graphs =?Utf-8?B?RGhhcnNo?= Microsoft Excel Misc 2 24th May 2005 01:58 PM
plotting graphs =?Utf-8?B?am9obmQ=?= Microsoft Excel Charting 1 11th Mar 2005 12:52 AM
Plotting zero's on graphs Paul Watkins Microsoft Excel Misc 1 23rd Apr 2004 12:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:22 AM.