Releases: highcharts-for-python/highcharts-core
Releases · highcharts-for-python/highcharts-core
v.1.0.0-rc5
- Bug fixes to Jupyter Labs rendering.
- Bug fix for timestamp serialization of timezone-naive
datetimeobjects. - Bug fix: typo in Plot Bands serialization.
- Added null support to color validation.
- Bug fix in
styledeserialization. - Bug fix in
CartesianData.from_array(). - Fixed
NaNhandling 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
- Revised documentation.
v.1.0.0-rc3
- Revised the documentation.
v.1.0.0-rc2
- Closed #18. Fixed bug where loading data from a Pandas or PySpark Dataframe could produce data points with
Nonevalues. - Added
HighchartsPandasDeserializationErrorandHighchartsPySparkDeserializationError.
v.1.0.0-rc1
- First public release: Release Candidate 1