WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Multiple series in a scatter chart

 
Goto page 1, 2
   Home -> Office -> Charting RSS
Next:  Frequency Formula  
Author Message
Viv

External


Since: Aug 14, 2006
Posts: 9



(Msg. 1) Posted: Thu Sep 20, 2007 2:28 am
Post subject: Multiple series in a scatter chart
Archived from groups: microsoft>public>excel>charting (more info?)

Hi,

A colleague of mine is trying to set up a scatter graph with multiple series
as follows:

A 10% £20,000
B 15% £15,000
C 12.5% £16,000
etc....

He wants the scatter graph to have a key for each series.

I can't find a way of doing this by selecting a data range. I've been able
to do this by adding each series individually, but as there are a large
number of series this will take some time.

Has anyone got any suggestions? I hate it when Excel beats me!

Thanks
--
Viv
Back to top
Login to vote
Jon Peltier

External


Since: Mar 19, 2004
Posts: 2776



(Msg. 2) Posted: Thu Sep 20, 2007 7:40 am
Post subject: Re: Multiple series in a scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Each chart series needs X and Y values, and an XY (Scatter) chart uses
numerical data for each. You've only provided enough data for one series,
unless the A-B-C is intended to be used as the X values for two series, in
which case you should use a line chart (the XY will replace text by counting
numbers 1, 2, 3, etc.).

You will also need to take measures to show both percentages and thousands
of pounds on the same chart, probably by plotting one of these on the
secondary axis.

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


"Viv" <Viv RemoveThis @discussions.microsoft.com> wrote in message
news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...
> Hi,
>
> A colleague of mine is trying to set up a scatter graph with multiple
> series
> as follows:
>
> A 10% £20,000
> B 15% £15,000
> C 12.5% £16,000
> etc....
>
> He wants the scatter graph to have a key for each series.
>
> I can't find a way of doing this by selecting a data range. I've been
> able
> to do this by adding each series individually, but as there are a large
> number of series this will take some time.
>
> Has anyone got any suggestions? I hate it when Excel beats me!
>
> Thanks
> --
> Viv
Back to top
Login to vote
Viv

External


Since: Aug 14, 2006
Posts: 9



(Msg. 3) Posted: Thu Sep 20, 2007 7:40 am
Post subject: Re: Multiple series in a scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Jon,

The percentage figures are intended to be the x series and the £ values the
y series. A, B, C and the headings of each series, so this should be enough
data shouldn't it?

THanks

--
Viv


"Jon Peltier" wrote:

> Each chart series needs X and Y values, and an XY (Scatter) chart uses
> numerical data for each. You've only provided enough data for one series,
> unless the A-B-C is intended to be used as the X values for two series, in
> which case you should use a line chart (the XY will replace text by counting
> numbers 1, 2, 3, etc.).
>
> You will also need to take measures to show both percentages and thousands
> of pounds on the same chart, probably by plotting one of these on the
> secondary axis.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. - http://PeltierTech.com
> _______
>
>
> "Viv" <Viv DeleteThis @discussions.microsoft.com> wrote in message
> news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...
> > Hi,
> >
> > A colleague of mine is trying to set up a scatter graph with multiple
> > series
> > as follows:
> >
> > A 10% £20,000
> > B 15% £15,000
> > C 12.5% £16,000
> > etc....
> >
> > He wants the scatter graph to have a key for each series.
> >
> > I can't find a way of doing this by selecting a data range. I've been
> > able
> > to do this by adding each series individually, but as there are a large
> > number of series this will take some time.
> >
> > Has anyone got any suggestions? I hate it when Excel beats me!
> >
> > Thanks
> > --
> > Viv
>
>
>
Back to top
Login to vote
Jon Peltier

External


Since: Mar 19, 2004
Posts: 2776



(Msg. 4) Posted: Thu Sep 20, 2007 8:00 am
Post subject: Re: Multiple series in a scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In a chart, a "series" is a set of points that go together, which are
defined by X values or category labels and by Y values. Do you want the
A-B-C labels to appear in the legend? If so, it gets complicated, because
you will need to plot chart series of one point each, with the label as the
series name, and your data does not have a standard configuration. However,
if you just want to label each point with these labels, you can plot a
single series with the percents and pounds, then use one of these utilities
to add the labels:

Rob Bovey's Chart Labeler, http://appspro.com
John Walkenbach's Chart Tools, http://j-walk.com

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


"Viv" <Viv.RemoveThis@discussions.microsoft.com> wrote in message
news:D6C66B6B-AA10-441E-AEF8-A36FF0A63121@microsoft.com...
> Hi Jon,
>
> The percentage figures are intended to be the x series and the £ values
> the
> y series. A, B, C and the headings of each series, so this should be
> enough
> data shouldn't it?
>
> THanks
>
> --
> Viv
>
>
> "Jon Peltier" wrote:
>
>> Each chart series needs X and Y values, and an XY (Scatter) chart uses
>> numerical data for each. You've only provided enough data for one series,
>> unless the A-B-C is intended to be used as the X values for two series,
>> in
>> which case you should use a line chart (the XY will replace text by
>> counting
>> numbers 1, 2, 3, etc.).
>>
>> You will also need to take measures to show both percentages and
>> thousands
>> of pounds on the same chart, probably by plotting one of these on the
>> secondary axis.
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> Peltier Technical Services, Inc. - http://PeltierTech.com
>> _______
>>
>>
>> "Viv" <Viv.RemoveThis@discussions.microsoft.com> wrote in message
>> news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...
>> > Hi,
>> >
>> > A colleague of mine is trying to set up a scatter graph with multiple
>> > series
>> > as follows:
>> >
>> > A 10% £20,000
>> > B 15% £15,000
>> > C 12.5% £16,000
>> > etc....
>> >
>> > He wants the scatter graph to have a key for each series.
>> >
>> > I can't find a way of doing this by selecting a data range. I've been
>> > able
>> > to do this by adding each series individually, but as there are a large
>> > number of series this will take some time.
>> >
>> > Has anyone got any suggestions? I hate it when Excel beats me!
>> >
>> > Thanks
>> > --
>> > Viv
>>
>>
>>
Back to top
Login to vote
Viv

External


Since: Aug 14, 2006
Posts: 9



(Msg. 5) Posted: Thu Sep 20, 2007 8:00 am
Post subject: Re: Multiple series in a scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That is the problem, wanting each of the data points labelled. I'll give the
utilities a try.

Thanks!
--
Viv


"Jon Peltier" wrote:

> In a chart, a "series" is a set of points that go together, which are
> defined by X values or category labels and by Y values. Do you want the
> A-B-C labels to appear in the legend? If so, it gets complicated, because
> you will need to plot chart series of one point each, with the label as the
> series name, and your data does not have a standard configuration. However,
> if you just want to label each point with these labels, you can plot a
> single series with the percents and pounds, then use one of these utilities
> to add the labels:
>
> Rob Bovey's Chart Labeler, http://appspro.com
> John Walkenbach's Chart Tools, http://j-walk.com
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. - http://PeltierTech.com
> _______
>
>
> "Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
> news:D6C66B6B-AA10-441E-AEF8-A36FF0A63121@microsoft.com...
> > Hi Jon,
> >
> > The percentage figures are intended to be the x series and the £ values
> > the
> > y series. A, B, C and the headings of each series, so this should be
> > enough
> > data shouldn't it?
> >
> > THanks
> >
> > --
> > Viv
> >
> >
> > "Jon Peltier" wrote:
> >
> >> Each chart series needs X and Y values, and an XY (Scatter) chart uses
> >> numerical data for each. You've only provided enough data for one series,
> >> unless the A-B-C is intended to be used as the X values for two series,
> >> in
> >> which case you should use a line chart (the XY will replace text by
> >> counting
> >> numbers 1, 2, 3, etc.).
> >>
> >> You will also need to take measures to show both percentages and
> >> thousands
> >> of pounds on the same chart, probably by plotting one of these on the
> >> secondary axis.
> >>
> >> - Jon
> >> -------
> >> Jon Peltier, Microsoft Excel MVP
> >> Tutorials and Custom Solutions
> >> Peltier Technical Services, Inc. - http://PeltierTech.com
> >> _______
> >>
> >>
> >> "Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...
> >> > Hi,
> >> >
> >> > A colleague of mine is trying to set up a scatter graph with multiple
> >> > series
> >> > as follows:
> >> >
> >> > A 10% £20,000
> >> > B 15% £15,000
> >> > C 12.5% £16,000
> >> > etc....
> >> >
> >> > He wants the scatter graph to have a key for each series.
> >> >
> >> > I can't find a way of doing this by selecting a data range. I've been
> >> > able
> >> > to do this by adding each series individually, but as there are a large
> >> > number of series this will take some time.
> >> >
> >> > Has anyone got any suggestions? I hate it when Excel beats me!
> >> >
> >> > Thanks
> >> > --
> >> > Viv
> >>
> >>
> >>
>
>
>
Back to top
Login to vote
David Biddulph

External


Since: Feb 24, 2007
Posts: 4191



(Msg. 6) Posted: Thu Sep 20, 2007 1:28 pm
Post subject: Re: Multiple series in a scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, if you are saying that there is one pont in each series, Excel will be
able to plot the points that way.

It may well be that it can't readily be forced into doing that in one go
from the Chart wizard (but Jon will know how if anyone does). If the wizard
starts with a different set of assumptions, you can subsequently change it
through the Series tab under the "Source Data" option, but (as you say) it
will take some time if you have to do it for each series individually.
--
David Biddulph

"Viv" <Viv.TakeThisOut@discussions.microsoft.com> wrote in message
news:D6C66B6B-AA10-441E-AEF8-A36FF0A63121@microsoft.com...
> Hi Jon,
>
> The percentage figures are intended to be the x series and the £ values
> the
> y series. A, B, C and the headings of each series, so this should be
> enough
> data shouldn't it?

> "Jon Peltier" wrote:
>
>> Each chart series needs X and Y values, and an XY (Scatter) chart uses
>> numerical data for each. You've only provided enough data for one series,
>> unless the A-B-C is intended to be used as the X values for two series,
>> in
>> which case you should use a line chart (the XY will replace text by
>> counting
>> numbers 1, 2, 3, etc.).
>>
>> You will also need to take measures to show both percentages and
>> thousands
>> of pounds on the same chart, probably by plotting one of these on the
>> secondary axis.
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> Peltier Technical Services, Inc. - http://PeltierTech.com
>> _______
>>
>>
>> "Viv" <Viv.TakeThisOut@discussions.microsoft.com> wrote in message
>> news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...
>> > Hi,
>> >
>> > A colleague of mine is trying to set up a scatter graph with multiple
>> > series
>> > as follows:
>> >
>> > A 10% £20,000
>> > B 15% £15,000
>> > C 12.5% £16,000
>> > etc....
>> >
>> > He wants the scatter graph to have a key for each series.
>> >
>> > I can't find a way of doing this by selecting a data range. I've been
>> > able
>> > to do this by adding each series individually, but as there are a large
>> > number of series this will take some time.
>> >
>> > Has anyone got any suggestions? I hate it when Excel beats me!
>> >
>> > Thanks
>> > --
>> > Viv
>>
>>
>>
Back to top
Login to vote
Jon Peltier

External


Since: Mar 19, 2004
Posts: 2776



(Msg. 7) Posted: Thu Sep 20, 2007 1:28 pm
Post subject: Re: Multiple series in a scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've written short VBA procedures that will create a chart with one point
per series (google for my name and sthg like "onepointperseries"), but these
charts lose their effectiveness as the number of series exceeds a dozen. To
eliminate the user having to go back and forth between the chart and the
legend to decipher the markers and colors, you add labels, and if you do
this, you may as well make a single series with labels.

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


"David Biddulph" <groups [at] biddulph.org.uk> wrote in message
news:46f263b4$1_1@glkas0286.greenlnk.net...
> Yes, if you are saying that there is one pont in each series, Excel will
> be able to plot the points that way.
>
> It may well be that it can't readily be forced into doing that in one go
> from the Chart wizard (but Jon will know how if anyone does). If the
> wizard starts with a different set of assumptions, you can subsequently
> change it through the Series tab under the "Source Data" option, but (as
> you say) it will take some time if you have to do it for each series
> individually.
> --
> David Biddulph
>
> "Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
> news:D6C66B6B-AA10-441E-AEF8-A36FF0A63121@microsoft.com...
>> Hi Jon,
>>
>> The percentage figures are intended to be the x series and the £ values
>> the
>> y series. A, B, C and the headings of each series, so this should be
>> enough
>> data shouldn't it?
>
>> "Jon Peltier" wrote:
>>
>>> Each chart series needs X and Y values, and an XY (Scatter) chart uses
>>> numerical data for each. You've only provided enough data for one
>>> series,
>>> unless the A-B-C is intended to be used as the X values for two series,
>>> in
>>> which case you should use a line chart (the XY will replace text by
>>> counting
>>> numbers 1, 2, 3, etc.).
>>>
>>> You will also need to take measures to show both percentages and
>>> thousands
>>> of pounds on the same chart, probably by plotting one of these on the
>>> secondary axis.
>>>
>>> - Jon
>>> -------
>>> Jon Peltier, Microsoft Excel MVP
>>> Tutorials and Custom Solutions
>>> Peltier Technical Services, Inc. - http://PeltierTech.com
>>> _______
>>>
>>>
>>> "Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
>>> news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...
>>> > Hi,
>>> >
>>> > A colleague of mine is trying to set up a scatter graph with multiple
>>> > series
>>> > as follows:
>>> >
>>> > A 10% £20,000
>>> > B 15% £15,000
>>> > C 12.5% £16,000
>>> > etc....
>>> >
>>> > He wants the scatter graph to have a key for each series.
>>> >
>>> > I can't find a way of doing this by selecting a data range. I've been
>>> > able
>>> > to do this by adding each series individually, but as there are a
>>> > large
>>> > number of series this will take some time.
>>> >
>>> > Has anyone got any suggestions? I hate it when Excel beats me!
>>> >
>>> > Thanks
>>> > --
>>> > Viv
>>>
>>>
>>>
>
>
Back to top
Login to vote
kolkova

External


Since: Oct 15, 2009
Posts: 3



(Msg. 8) Posted: Thu Oct 15, 2009 7:39 am
Post subject: Source data for multiple series in scatter chart [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi, I've been struggling with a similar issue. I've created an xy scatter chart which has over 100 series. A sample:

Series Name X Value Y Value
Mark 1 2
John 3 1
Matt 4 2
etc etc

In "source data" excel does not automatically picks u the "x value" and "y value" from the correct cell. How can I point it to the right place without having to change this manually for each of the 100 series? Thanks!





Jon Peltier wrote:

Re: Multiple series in a scatter chart
20-Sep-07

I've written short VBA procedures that will create a chart with one point
per series (google for my name and sthg like "onepointperseries"), but these
charts lose their effectiveness as the number of series exceeds a dozen. To
eliminate the user having to go back and forth between the chart and the
legend to decipher the markers and colors, you add labels, and if you do
this, you may as well make a single series with labels.

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


"David Biddulph" <groups [at] biddulph.org.uk> wrote in message
news:46f263b4$1_1@glkas0286.greenlnk.net...

Previous Posts In This Thread:

On 20 September 2007 05:28
Vi wrote:

Multiple series in a scatter chart
Hi,

A colleague of mine is trying to set up a scatter graph with multiple series
as follows:

A 10% ??20,000
B 15% ??15,000
C 12.5% ??16,000
etc....

He wants the scatter graph to have a key for each series.

I can't find a way of doing this by selecting a data range. I've been able
to do this by adding each series individually, but as there are a large
number of series this will take some time.

Has anyone got any suggestions? I hate it when Excel beats me!

Thanks
--
Viv

On 20 September 2007 07:40
Jon Peltier wrote:

Re: Multiple series in a scatter chart
Each chart series needs X and Y values, and an XY (Scatter) chart uses
numerical data for each. You've only provided enough data for one series,
unless the A-B-C is intended to be used as the X values for two series, in
which case you should use a line chart (the XY will replace text by counting
numbers 1, 2, 3, etc.).

You will also need to take measures to show both percentages and thousands
of pounds on the same chart, probably by plotting one of these on the
secondary axis.

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


"Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
news:5115AF28-A053-415C-94E6-AD0C9A31879F@microsoft.com...

On 20 September 2007 07:50
Vi wrote:

Re: Multiple series in a scatter chart
Hi Jon,

The percentage figures are intended to be the x series and the ?? values the
y series. A, B, C and the headings of each series, so this should be enough
data shouldn't it?

THanks

--
Viv


"Jon Peltier" wrote:

On 20 September 2007 08:00
Jon Peltier wrote:

Re: Multiple series in a scatter chart
In a chart, a "series" is a set of points that go together, which are
defined by X values or category labels and by Y values. Do you want the
A-B-C labels to appear in the legend? If so, it gets complicated, because
you will need to plot chart series of one point each, with the label as the
series name, and your data does not have a standard configuration. However,
if you just want to label each point with these labels, you can plot a
single series with the percents and pounds, then use one of these utilities
to add the labels:

Rob Bovey's Chart Labeler, http://appspro.com
John Walkenbach's Chart Tools, http://j-walk.com

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


"Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
news:D6C66B6B-AA10-441E-AEF8-A36FF0A63121@microsoft.com...

On 20 September 2007 08:16
Vi wrote:

Re: Multiple series in a scatter chart
That is the problem, wanting each of the data points labelled. I'll give the
utilities a try.

Thanks!
--
Viv


"Jon Peltier" wrote:

On 20 September 2007 08:28
David Biddulph wrote:

Re: Multiple series in a scatter chart
Yes, if you are saying that there is one pont in each series, Excel will be
able to plot the points that way.

It may well be that it can't readily be forced into doing that in one go
from the Chart wizard (but Jon will know how if anyone does). If the wizard
starts with a different set of assumptions, you can subsequently change it
through the Series tab under the "Source Data" option, but (as you say) it
will take some time if you have to do it for each series individually.
--
David Biddulph

"Viv" <Viv.DeleteThis@discussions.microsoft.com> wrote in message
news:D6C66B6B-AA10-441E-AEF8-A36FF0A63121@microsoft.com...

On 20 September 2007 09:03
Jon Peltier wrote:

Re: Multiple series in a scatter chart
I've written short VBA procedures that will create a chart with one point
per series (google for my name and sthg like "onepointperseries"), but these
charts lose their effectiveness as the number of series exceeds a dozen. To
eliminate the user having to go back and forth between the chart and the
legend to decipher the markers and colors, you add labels, and if you do
this, you may as well make a single series with labels.

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


"David Biddulph" <groups [at] biddulph.org.uk> wrote in message
news:46f263b4$1_1@glkas0286.greenlnk.net...

EggHeadCafe - Software Developer Portal of Choice
How to hold a successful meeting
http://www.eggheadcafe.com/tutorials/aspnet/0059747f-8775-4965-b56d-ca...0b2f1b9
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Charting All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support