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 생태계를 위한 고급 데이터 시각화.

궁금한 점이 있으세요?

Highsoft 사 제품 라이선스 담당자와 라이브 채팅