Highcharts for Python v1.10.0
Released: Nov 5, 2024
v1.10.0 中的更新
特性
- 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.
修補程式
- Adjusted handling of NumPy datetime64 values to serialize them to Unix epoch-based milliseconds, rather than the default nanoseconds.