Highcharts for Python v1.7.0
Released: Apr 8, 2024
v1.7.0 での更新項目
機能
Core
- Aligned the API to Highcharts (JS) v.11.4. In particular, this includes:
- Added Accessibility.high_contrast_mode support.
- Added OrganizationOptions.hanging_side support.
- Added SankeyOptions.node_distance support.
- Added TreegraphOptions.node_distance support.
- Adjusted diagram (ArcDiagramOptions, TreegraphOptions, DependencyWheelOptions, and SankeyOptions) .node_width support and documentation.
- Added NodeOptions.height support.
- Added utility_functions.datetime64_to_datetime() function to convert numpy.datetime64 to datetime.datetime.
Maps
- Aligned the API to Highcharts Maps (JS) v.11.4. In particular, this includes:
- Updated requirements to depend on Highcharts Core for Python v.1.7.
Stock
- Aligned the API to Highcharts Stock (JS) v.11.4. In particular, this includes:
- Updated requirements to depend on Highcharts Core for Python v.1.7.
- Added .element_type support to the Stock Tools GUI.
Gantt
- Aligned the API to Highcharts Stock (JS) v.11.4. In particular, this includes:
- Updated requirements to depend on Highcharts Stock for Python v.1.7.
- Added .element_type support to the Stock Tools GUI.