Skip to content

Releases: highcharts-for-python/highcharts-maps

v.1.1.0

26 Apr 22:36
9c2392f
Compare
Choose a tag to compare
  • Align the API to Highcharts (JS) v.11. In particular, this includes:

    • Changes inherited from Highcharts Core for Python v.1.1.0. See here.
    • Added options.drilldown.Drilldown.map_zooming property.
    • Added FlowmapOptions / FlowmapSeries support.
    • Added GeoHeatmapOptions / GeoHeatmapSeries support.
  • FIXED: Fixed missing TreegraphOptions / TreegraphSeries series type.

v.1.0.1

16 Apr 03:56
45d3eb5
Compare
Choose a tag to compare
  • Added documentation of "hard" dependencies to the README.
  • Fixed broken links in documentation to options.plot_options.heatmap.HeatmapOptions
    and options.plot_options.heatmap.TilemapOptions.

v.1.0.0

11 Apr 23:42
29b7782
Compare
Choose a tag to compare
  • First official release!

v.1.0.0-rc6

11 Apr 03:44
b4579a8
Compare
Choose a tag to compare
v.1.0.0-rc6 Pre-release
Pre-release
  • Fixed bug in deserialization of options.plot_options.base.MapBaseOptions.join_by.
  • Fixed Heatmap and Highcharts Maps JavaScript import conflict.
  • Fixed bug in utility_classes.projections.ProjectionOptions.custom property.
  • Fixed serialization bugs in options.series.data.map_data.MapData.
  • Added properties support to data point classes in options.series.data.geometric.
  • Updated Jupyter display logic to align with Highcharts Core for Python signatures.
  • Added demos to documentation.

v.1.0.0-rc5

05 Apr 14:39
853a2bc
Compare
Choose a tag to compare
v.1.0.0-rc5 Pre-release
Pre-release
  • Further tweaks to documentation CSS for better accessibility.

v.1.0.0-rc4

04 Apr 20:08
ba07721
Compare
Choose a tag to compare
v.1.0.0-rc4 Pre-release
Pre-release
  • Added CSS overrides to documentation for better accessibility.
  • Added jQuery to documentation to address issue in Sphinx 6.0 and Sphinx RTD Theme.

v.1.0.0-rc3

02 Apr 12:59
7abde84
Compare
Choose a tag to compare
v.1.0.0-rc3 Pre-release
Pre-release
  • Fixed unneeded python-dotenv dependency.
  • Fixed JSON deserialization in .from_array().
  • Added options.chart.ChartOptions.is_async property.
  • Updated utility_classes.fetch_configuration.FetchConfiguration serialization to handle quote escaping.
  • Fixed JS literal synchronization when options.chart.map is asynchronous.

v.1.0.0-rc2

27 Mar 22:11
128e9fd
Compare
Choose a tag to compare
v.1.0.0-rc2 Pre-release
Pre-release
  • Revised documentation.

v.1.0.0-rc1

14 Mar 21:50
bf52e9d
Compare
Choose a tag to compare
v.1.0.0-rc1 Pre-release
Pre-release
  • First public release: Release Candidate 1