Skip to content

Releases: highcharts-for-python/highcharts-core

v.1.0.0-rc5

02 Apr 04:51
2fa6fdf
Compare
Choose a tag to compare
v.1.0.0-rc5 Pre-release
Pre-release
  • Bug fixes to Jupyter Labs rendering.
  • Bug fix for timestamp serialization of timezone-naive datetime objects.
  • Bug fix: typo in Plot Bands serialization.
  • Added null support to color validation.
  • Bug fix in style deserialization.
  • Bug fix in CartesianData.from_array().
  • Fixed NaN handling in .load_from_pandas().
  • Fixed JSON deserialization in .from_array().
  • Added support for stylesheet links in Jupyter Labs context.
  • Several bug fixes in JS literal serialization.
  • Major improvements to JavaScript module inclusion.

v.1.0.0-rc4

27 Mar 22:19
a7f7a18
Compare
Choose a tag to compare
v.1.0.0-rc4 Pre-release
Pre-release
  • Revised documentation.

v.1.0.0-rc3

24 Mar 20:03
140f323
Compare
Choose a tag to compare
v.1.0.0-rc3 Pre-release
Pre-release
  • Revised the documentation.

v.1.0.0-rc2

15 Mar 13:48
634220a
Compare
Choose a tag to compare
v.1.0.0-rc2 Pre-release
Pre-release
  • Closed #18. Fixed bug where loading data from a Pandas or PySpark Dataframe could produce data points with None values.
  • Added HighchartsPandasDeserializationError and HighchartsPySparkDeserializationError.

v.1.0.0-rc1

14 Mar 02:15
91e353e
Compare
Choose a tag to compare
v.1.0.0-rc1 Pre-release
Pre-release
  • First public release: Release Candidate 1