- Fix #7 from DanMeakin, wrong str conversion of x-axis dates
- add AM_PM function for x-axis on lineChart
- ScatterChat option to pass 'size': '10' as argument of the series
- fix in setup.py for python3
- fix multiChart with date
- add color_list option on piechart
- fix removed forced sorted on x-axis
- add support for Python3
- add custom dateformat var for tooltip
- fix style
- support for px and % on height and width
- add tag_script_js property to disable tag <script>
- data series it now in javascript format
- fix lineChart tooltip
- Option to change the color schemes
- Set a specific color per serie
- Add tooltip support
- Mix enhancement of APIs
Proper project release including support for the following chart:
lineWithFocusChart lineChart multiBarChart pieChart stackedAreaChart multiBarHorizontalChart linePlusBarChart cumulativeLineChart discreteBarChart scatterChart
- First release