You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.