Highcharts-core

Latest version: v1.10.3

Safety actively analyzes 723152 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

1.4.1

=========================================

* **BUGFIX:** Fixed handling of ``numpy.datetime64`` values in ``DataPointCollection``. (118)

---------------------

1.4.0

=========================================

* **MAJOR** performance gains in the ``.to_js_literal()`` method. Implementation seems to
improve performance by 50 - 90%. (51)
* *SIGNIFICANT* performance gains in the ``.to_json()`` method. Implementation seems to
improve performance by 30 - 90%.
* **ENHANCEMENT:** Significantly simplified use of the ``.from_pandas()`` method to support:

* creation of multiple series from one DataFrame in one method call
* creation of series without needing to specify a full property map
* support for creating series by DataFrame row, rather than just by DataFrame column

* **ENHANCEMENT:** Added the ``.from_pandas_in_rows()`` method to support creation of
charts and series from simple two-dimensional DataFrames laid out in rows.
* **ENHANCEMENT:** Added one-shot chart creation and rendering from Series objects (89).
* **ENHANCEMENT:** Added one-shot chart creation using ``series`` and ``data``/``series_type`` keywords. (90).
* **ENHANCEMENT:** Added ``.convert_to()`` convenience method to Series objects (107).
* **ENHANCEMENT:** Added ``CallbackFunction.from_python()`` method which converts a Python function
to its JavaScript equivalent using generative AI, with support for both OpenAI and Anthropic (109).
* **BUGFIX:** Fixed instability issues in Jupyter Notebooks, both when operating as a Notebook (outside of
Jupyter Lab) and when saved to a static HTML file (66).

--------------------

1.3.7

=========================================

* **BUGFIX:** Fixed bug in ``HighchartsMeta.copy()`` (98).
* **BUGFIX:** Fixed bug in data point serialization to primitive array.

---------------------

1.3.6

=========================================

* **BUGFIX:** Adding missing ``menu...Style`` properties to `Navigation` class (95).

---------------------

1.3.5

=========================================

* **BUGFIX:** Fixed validation of style properties in the ``Legend`` class (93).

---------------------

1.3.4

=========================================

* **ENHANCEMENT:** Converted `ButtonTheme` into an extensible descendent of `JavaScriptDict` (86).

---------------------

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.