ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Microsoft Office Application Help - Excel Help forum > Excel Programming > Excel Charting

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-25-2005, 01:06 PM
CWILSON
Guest
 
Posts: n/a
Data Points in Scatter Chart

Is there a way to offset data series in a scatter chart so that they do not
overlap each other?
Reply With Quote
  #2  
Old 01-25-2005, 01:06 PM
Tushar Mehta
Guest
 
Posts: n/a
Re: Data Points in Scatter Chart

Most probably, yes.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <CBBA4466-ECFA-42EB-A211-F60CA2DCB800@microsoft.com>,
CWILSON@discussions.microsoft.com says...
> Is there a way to offset data series in a scatter chart so that they do not
> overlap each other?
>

Reply With Quote
  #3  
Old 01-25-2005, 01:06 PM
Barb Reinhardt
Guest
 
Posts: n/a
Re: Data Points in Scatter Chart

I fudged a jitter type chart recently using the randbetween() function.
For X values between say 0 and 30, I added the following to the X value

RANDBETWEEN(-3,3)/20

You'll have to play with it to get what you want. Do a search for
RANDBETWEEN on the Microsoft Office Help screen for more information.

"Tushar Mehta" <tmUnderscore200310@tushar-mehta.SeeOhEm> wrote in message
news:MPG.1c603d3bd7ae4e48989a63@news-server.rochester.rr.com...
> Most probably, yes.
>
> --
> Regards,
>
> Tushar Mehta
> www.tushar-mehta.com
> Excel, PowerPoint, and VBA add-ins, tutorials
> Custom MS Office productivity solutions
>
> In article <CBBA4466-ECFA-42EB-A211-F60CA2DCB800@microsoft.com>,
> CWILSON@discussions.microsoft.com says...
> > Is there a way to offset data series in a scatter chart so that they do

not
> > overlap each other?
> >



Reply With Quote
  #4  
Old 01-26-2005, 10:07 PM
Jon Peltier
Guest
 
Posts: n/a
Re: Data Points in Scatter Chart

There are any number of variations. I've offset each series by a
different amount, so series 1 might be at X-0.1 and series 5 at X+0.1,
and the other distributed between them. On some projects, where we were
looking at points at different levels, I've kept the first at a value
right on, and each additional one I've offset by ±0.05 more than the
previous, so you get a sense for how many points are at each level: the
spread is proportional to the number of points. Barb's approach assigns
a random offset, so you might get some pairs of points right on top of
each other, and other pairs widely separated.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Barb Reinhardt wrote:

> I fudged a jitter type chart recently using the randbetween() function.
> For X values between say 0 and 30, I added the following to the X value
>
> RANDBETWEEN(-3,3)/20
>
> You'll have to play with it to get what you want. Do a search for
> RANDBETWEEN on the Microsoft Office Help screen for more information.
>
> "Tushar Mehta" <tmUnderscore200310@tushar-mehta.SeeOhEm> wrote in message
> news:MPG.1c603d3bd7ae4e48989a63@news-server.rochester.rr.com...
>
>>Most probably, yes.
>>
>>--
>>Regards,
>>
>>Tushar Mehta
>>www.tushar-mehta.com
>>Excel, PowerPoint, and VBA add-ins, tutorials
>>Custom MS Office productivity solutions
>>
>>In article <CBBA4466-ECFA-42EB-A211-F60CA2DCB800@microsoft.com>,
>>CWILSON@discussions.microsoft.com says...
>>
>>>Is there a way to offset data series in a scatter chart so that they do

>
> not
>
>>>overlap each other?
>>>

>
>
>

Reply With Quote
Reply

Bookmarks

New topics in Excel Charting


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -4. The time now is 12:24 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0