useUTC as a configuration per chart
I have an application that uses UTC in some graphs and non UTC time in other. It would be great to have is as a configuration.
7
votes
Rodrigo Flores
shared this idea
Here’s a plugin that implements this by setting the global useUTC setting on chart init and on mouse over: http://jsfiddle.net/highcharts/auvsV/
-
John Walker commented
is there any plan for this config options?
-
Rico Chen commented
I would love to have this feature as well.