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

Time axis off-by-one error #81

Closed
peterhellberg opened this issue Jul 12, 2012 · 1 comment
Closed

Time axis off-by-one error #81

peterhellberg opened this issue Jul 12, 2012 · 1 comment

Comments

@peterhellberg
Copy link

It seems like there is an off-by-one error somewhere in Rickshaw.
(Possibly in Rickshaw.Fixtures.Time.js or Rickshaw.Graph.Axis.Time.js)

The problem is that X-axis lines are shifted one time unit. The unit is year in this case, but the same thing happens if I change it to month.

Off by one month

I’m using the latest (GitHub) version of Rickshaw and d3.v2.min.js

@peterhellberg
Copy link
Author

Nevermind, I found the problem: The rickshaw.min.js on master doesn’t contain the last commit.

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