Hi,
I'm evaluating a few different charting libraries to try and find something that is capable of producing certain types of charts.
Please refer to the graph in this question:
http://stackoverflow.com...charts-in-google-charts
I'm wondering if jqChart is capable of producing a chart with all those features. Really, the most important thing that I'm having trouble finding is the custom markers on top of each column.
Could you advise if this is possible and please provide a sample? Also, is there a limit to the amount of charts that can be combined together? The demos only have had two charts combined, I was wondering if an arbitrary amount is possible.
Also, is it possible to save the produced charts on the backends? I may need to produce some PDF files with the charts so only having them displayed on the frontend isn't suitable.
Thanks.