Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTC time highstock #50

Open
stef30360 opened this issue Mar 25, 2018 · 1 comment
Open

UTC time highstock #50

stef30360 opened this issue Mar 25, 2018 · 1 comment

Comments

@stef30360
Copy link

stef30360 commented Mar 25, 2018

hi,
it's creazy !!!! I don't use local time with higthstock, I know that is a bad idea to work by local time but I need this. I create list of list [[timestamp, value],.....] with my correct timestamp local time, but it display always UTC time....grrrrr.
any ideas
regards
SR

@AokiAhishatsu
Copy link

AokiAhishatsu commented Apr 17, 2018

Some global options are deprecated since HC v6.0.5: https://api.highcharts.com/highcharts/global.useUTC

But the old way still works:
chart.set_options("global", {"useUTC": False})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants