Skip to content

Optimized format for saving series data #187

Open
@nishikantparmariam

Description

@nishikantparmariam

Coming from reproducer in highcharts-for-python/highcharts-stock#65 (comment), it seems that even if data is passed as list of lists, it is always converted into list of dicts, that may not be the most optimized way to pass data to Highcharts JS layer because things like turbo/boost may not work.

Refer - highcharts/highcharts#20057 (comment).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions