how to create dynamic Series in chart
-
- Posts: 8
- Joined: Thu May 24, 2012 5:46 am
how to create dynamic Series in chart
I have a report with a chart that displays the dynamic Series from a data source, But I just found the fixed series in the chart.Have any ideas to resolve this issue?
just like this report.
just like this report.
- Attachments
-
- EventYearCompletionRate.mrt
- this report need to displays the dynamic Series from a data source
- (34.02 KiB) Downloaded 612 times
Re: how to create dynamic Series in chart
Hello.
If you need to create several series, you should set the Auto Series Key Data Column property to create a new Series for each new value of this property.
Also you could set the Auto Series Color Data Column and Auto Series Title Data Column properties to set the color and Title for each series.
Thank you.
If you need to create several series, you should set the Auto Series Key Data Column property to create a new Series for each new value of this property.
Also you could set the Auto Series Color Data Column and Auto Series Title Data Column properties to set the color and Title for each series.
Thank you.
-
- Posts: 8
- Joined: Thu May 24, 2012 5:46 am
Re: how to create dynamic Series in chart
Can you give me a sample report? I don't know how to set the the Auto Series Color Data Column and Auto Series Title Data Column properties to set the color and Title for each series. I change the propertys,but the color of series is not changed.
Re: how to create dynamic Series in chart
Hello.
We are sending you a sample report template which demonstrates the using of these properties.
Thank you.
We are sending you a sample report template which demonstrates the using of these properties.
Thank you.
- Attachments
-
- ChartAutoSeries.zip
- (2.87 KiB) Downloaded 795 times
-
- Posts: 8
- Joined: Thu May 24, 2012 5:46 am
Re: how to create dynamic Series in chart
That works wonderfully, thank you.
Re: how to create dynamic Series in chart
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Re: how to create dynamic Series in chart
Hi,
The sample you posted for the original poster looks good. But it seems that there is a bug when using the Auto Series with a Scatter chart on date ranges. When this is done, the date range on the X-axis starts with 1899 rather than the first date in the series. I have modified your original sample to show the problem. Basically I added one new column to the data.xml file and a new scatter chart that demonstrates the problem (be sure to point to the modified data.xml file in the ZIP). Any ideas how to resolve this?
thanks!
The sample you posted for the original poster looks good. But it seems that there is a bug when using the Auto Series with a Scatter chart on date ranges. When this is done, the date range on the X-axis starts with 1899 rather than the first date in the series. I have modified your original sample to show the problem. Basically I added one new column to the data.xml file and a new scatter chart that demonstrates the problem (be sure to point to the modified data.xml file in the ZIP). Any ideas how to resolve this?
thanks!
- Attachments
-
- ChartAutoSeries.zip
- (5.61 KiB) Downloaded 454 times
Re: how to create dynamic Series in chart
Hello.
We have reproduced your issue. We need time to fix it.
We will let you know about the results.
Thank you.
We have reproduced your issue. We need time to fix it.
We will let you know about the results.
Thank you.
-
- Posts: 13
- Joined: Fri Oct 05, 2012 1:31 pm
Re: how to create dynamic Series in chart
Hello.
We made some improvements in that direction
Please check the next prerelease build when it will be available.
Thank you.
We made some improvements in that direction
Please check the next prerelease build when it will be available.
Thank you.