PC Review


Reply
Thread Tools Rate Thread

How to chart nonzero values?

 
 
Zerex71
Guest
Posts: n/a
 
      7th Mar 2007
Greetings,

Just a quick question to the group - I often have columnar data that
has nonzeo values in the x-column and was wondering how I can generate
a line or scatter chart that doesn't keep jumping back down to zero
every time y(x) = 0. Is there a way to "skip" the zeroes or only plot
the nonzero values over the same range? It would make my life a lot
easier to know. Thanks!

Mike

 
Reply With Quote
 
 
 
 
Joerg
Guest
Posts: n/a
 
      7th Mar 2007
1) Select the chart
2) Tools => Options => Chart => Plot empty cells as interpolated

Then select a suitable chart type. You might have to test more than one,
e.g. not all line charts produce the desired effect.

Joerg


"Zerex71" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings,
>
> Just a quick question to the group - I often have columnar data that
> has nonzeo values in the x-column and was wondering how I can generate
> a line or scatter chart that doesn't keep jumping back down to zero
> every time y(x) = 0. Is there a way to "skip" the zeroes or only plot
> the nonzero values over the same range? It would make my life a lot
> easier to know. Thanks!
>
> Mike
>



 
Reply With Quote
 
Bernard Liengme
Guest
Posts: n/a
 
      7th Mar 2007
Alternatively, replace the 0 (or blanks) by =NA(). These display as #N/A
which the chart engine ignores. As have a formula =IF(something, then_f(x),
NA() )
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Zerex71" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings,
>
> Just a quick question to the group - I often have columnar data that
> has nonzeo values in the x-column and was wondering how I can generate
> a line or scatter chart that doesn't keep jumping back down to zero
> every time y(x) = 0. Is there a way to "skip" the zeroes or only plot
> the nonzero values over the same range? It would make my life a lot
> easier to know. Thanks!
>
> Mike
>



 
Reply With Quote
 
Zerex71
Guest
Posts: n/a
 
      7th Mar 2007
On Mar 7, 1:54 am, "Joerg" <n...@email.address> wrote:
> 1) Select the chart
> 2) Tools => Options => Chart => Plot empty cells as interpolated
>
> Then select a suitable chart type. You might have to test more than one,
> e.g. not all line charts produce the desired effect.
>
> Joerg
>
> "Zerex71" <Zere...@msn.com> wrote in message
>
> news:(E-Mail Removed)...
>
> > Greetings,

>
> > Just a quick question to the group - I often have columnar data that
> > has nonzeo values in the x-column and was wondering how I can generate
> > a line or scatter chart that doesn't keep jumping back down to zero
> > every time y(x) = 0. Is there a way to "skip" the zeroes or only plot
> > the nonzero values over the same range? It would make my life a lot
> > easier to know. Thanks!

>
> > Mike


Hi there,

That sounds like my best option. I basically want straight line
segments in my x-y charts that, if y(x) = 0, ignore it
and just connect y(x1) and y(x2) with a straight line. I didn't want
to make a sub-table that extracts only the nonzero
y(x)'s just for plotting purposes. I will try your suggestion.

Thanks,
Mike

 
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
find and replace nonzero values with 1 =?Utf-8?B?QW15bGFjYw==?= Microsoft Excel Worksheet Functions 3 11th Nov 2007 08:30 PM
chart from pivot data does not update x-axis bar chart values - bug jason gers Microsoft Excel Misc 0 3rd Apr 2007 06:34 PM
Condensing a data range with only a few nonzero values??? =?Utf-8?B?VHJhdmlzLkJyb2Vyc21h?= Microsoft Excel Programming 1 9th Mar 2006 08:56 PM
nonzero values? Luis Esteban Valencia Microsoft ASP .NET 2 14th Jan 2005 06:03 AM
Running average without nonzero values or empty cells wjsubs Microsoft Excel Programming 1 8th Jul 2004 04:24 PM


Features
 

Advertising
 

Newsgroups
 


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