|
Does it support combined x/y axis |
Posted by Bindi Chen on Oct-20-2010 21:04 |
|
Dear:
I need to design a application which have several chart in a display, but these chart will use a same x domain.
I was wondering Does your chart support combined x/y axis?
Thanks |
Re: Does it support combined x/y axis |
Posted by Peter Kwan on Oct-21-2010 03:42 |
|
Hi Bindi,
Yes. ChartDirector can plot multiple data series in the same chart, using the same or different x or y axes. It can also plot multiple data series in multiple charts, in which the axes are synchronized.
There are some examples in "http://www.advsofteng.com/gallery_combo.html", which shows multiple data series plotted on the same chart, sharing the same x-axis, and using the same or different y-axes.
The financial charts "http://www.advsofteng.com/gallery_finance.html" are an example of charts that are separated but using the same x-axis scale. The bottom chart in "http://www.advsofteng.com/gallery_bar.html" is an example that shows two separate charts using the same y-axis scale.
Hope this can help.
Regards
Peter Kwan |
|