Open
Description
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.