Highcharts for Python v1.10.0

Released: Nov 5, 2024

Actualizaciones en v1.10.0

Características

  • Added User-Agent and Referer support to the ExportServer class to accommodate new security measures on Highsoft's public Export Server instance.
  • DOCS: Added examples of adjusting datetime64 values to epoch-based milliseconds.

Correcciones

  • Adjusted handling of NumPy datetime64 values to serialize them to Unix epoch-based milliseconds, rather than the default nanoseconds.