v.1.6.0
-
ENHANCEMENT: Align the API to Highcharts (JS) v.11.3 (#45). In particular, this includes:
- Updated requirements to depend on Highcharts Core for Python v.1.6.
- Added
ChartOptions.axis_layout_runsproperty. - Added
ColorAxis.heightproperty. - Added
ColorAxis.widthproperty. - Added
Data.column_typesproperty. - Added
Exporting.fetch_optionsproperty. - Implemented support for verbose axis date-time unit labelling configuration (see:
DateTimeLabelFormats).
-
DOCUMENTATION: Fixed typos in Getting Started tutorial.