pandas-highcharts
pandas-highcharts copied to clipboard
Percent change and stacked bar charts
A few minor changes:
- Allowing for
spline
"kind" - Allowing for stacked column charts
- Allowing for "plotOptions.series.compare" charts: http://api.highcharts.com/highstock#plotOptions.series.compare
Thanks for the commits. Could you add an example in the ipython notebook?