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

Easy way to set time on X scale to UTC. #60

Closed
seeker25 opened this issue Apr 7, 2013 · 1 comment
Closed

Easy way to set time on X scale to UTC. #60

seeker25 opened this issue Apr 7, 2013 · 1 comment

Comments

@seeker25
Copy link

seeker25 commented Apr 7, 2013

Hey Jondot, I've been working with graphene creating some interesting graphs to display various server metrics.

I was curious is it possible to set the timezone?

Tried using &tz=UTC but that doesn't make any difference to the JSON data.

Thanks in advance.

@seeker25
Copy link
Author

Changed on the x axis
d3.time.scale() -> d3.time.scale.utc().
Problem solved.

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

1 participant