Highcharts for Python v1.3

包括用于提高性能和减小序列化数据大小的增强功能。
8月 10, 2023
新版本

特性

  • Modified the way that data points are serialized to JavaScript literal objects.
    • Now, they are serialized to a JavaScript array if their configured properties are those that Highcharts (JS) supports in JavaScript array notation.
    • Otherwise, the code falls back to serialize the data point as a JavaScript object literal.
    • This change is intended to improve performance and reduce the size of the serialized data.
  • Added __repr__() method for Highcharts Core for Python classes.
  • Added __str__() method with special handling for difficult-to-read classes.
  • Added Chart.get_script_tags() to retrieve Javascript <script> tags.
  • Added utility_functions.to_snake_case() function.
Highcharts for Python

Highcharts for Python

Python 生态系统的高端数据可视化。

有任何疑问吗?

透过Live Chat与我们的Highsoft 专家联络!