Jump to content
Software FX Community

Categorical Chart


User (Legacy)

Recommended Posts

I wish to have a chart with x-axis values "Apple", "Banana", "Orange" and

y-axis numerical

With 2 series as follows:

Series A points:

"Apple", 35

"Banana", 43

Series B points

"Banana", 99

"Orange", 15

I am lost as to how to set-up the x-axis or how to load the data. Help,

anyone!

Regards, Nick

Link to comment
Share on other sites

My data is already in a table as you suggest. How do I set the x-axis up to

receive values of 'Apple' etc.

Regards Nick

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:fpIxplnBCHA.1724@webserver1.softwarefx.com...

> You need to rearrange your data so it looks like a table:

>

> Series A Series B

> Apple 35

> Banana 43 99

> Orange 15

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...