Quantcast
Channel: ComponentSource News | Chart Components
Viewing all articles
Browse latest Browse all 2793

Highcharts for Python v1.3

$
0
0
Highcharts for Python

Includes enhancements to improve performance and reduce the size of serialized data.

Features

  • 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.

Viewing all articles
Browse latest Browse all 2793

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>