Provide support for creating HighCharts using Web Worker
Sometimes, creating and rendering charts hampers the performance of application. So, it is a smart idea to create and render chart using the web worker. For details visit: http://forum.highcharts.com/highstock-usage/does-highstock-library-work-with-web-worker-t35660/
239
votes
-
Rony Liderman
commented
We built a dashboarding app that shows many graphs at the same time and browser gets stuck for 10 seconds on some dashboards... we really need this feature
-
Chen Tsofi
commented
Great idea!!