I planned on using the jquery charting library flot; before embarking on this adventure I wanted to check that combination line and bar charts are supported by flot.
Are they ?
If they are not, can anyone recommend a suitable javascript library for supporting such graphs.
An example fo what I mean is here Combi chart with dual axis
Also is flot ok with ie6, I have scanned the documentation and done some preliminary testing and found no problems. Wanted to double check I would not come across any showstoppers ... ?
Edit: I see it does support combi bar and line charts with dual axis.