Skip to content

v.1.6.0

Compare
Choose a tag to compare
@hcpchris hcpchris released this 07 Apr 00:44
· 13 commits to master since this release
c5fa3b3
  • 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_runs property.
    • Added ColorAxis.height property.
    • Added ColorAxis.width property.
    • Added Data.column_types property.
    • Added Exporting.fetch_options property.
    • Implemented support for verbose axis date-time unit labelling configuration (see: DateTimeLabelFormats).
  • DOCUMENTATION: Fixed typos in Getting Started tutorial.