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

Gridlines don't line up when using useUTC flag #3462

Open
leemi opened this issue Apr 19, 2018 · 0 comments
Open

Gridlines don't line up when using useUTC flag #3462

leemi opened this issue Apr 19, 2018 · 0 comments

Comments

@leemi
Copy link
Contributor

leemi commented Apr 19, 2018

Bug report

Was trying to take advantage of #3432, but came across this bug:

Live example URL: http://jsfiddle.net/uwmf79s2/1/

Steps to repro:

  1. Set Axis to UTC
  2. Add Gridlines

Expected behavior

Gridlines should line up with the Axis markings

Actual behavior

Gridlines aren't adjusted for UTC time

Possible Solution

Update Scales.Time's tick generator to handle UTC time

Context

Environment

  • Plottable version: 3.8.2
  • Browser name/version: Chrome 65.0.3325.181
  • OS name/version: Windows 10
  • EST Time Zone
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