charts

Hi everyone,
I have a prblem with graphs, how can I get two values in the same graph?
for example:

January: value 1 value 2 value 3
February: value 1 value 2 value3
March: value 1 value 2 value 3

I have grouped the values for month, but value is created in a separate chart! each graph shows every month, but a single value for month

Chart1:

January: value1
February: value1

Chart2:

January: value2
February: value2
etc.

Re: charts

i have the same question, please, someone repond that,
thaks

Re: charts

In regards to charts, the GUI in SC to create reports is very limited. I ended up creating PHP functions that created the XML and then feed the reports directly. You then have full access to all the features of AnyCharts, not just what is provided by SC.

Regards,
Scott.

Re: charts

could you provide a small example?

D

Re: charts

PM me with your email address and I will send it to you. The code is too much for a forum post.

Regards,
Scott.