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

Top scale doesn't line up with drops and not all drops initially displayed #89

Closed
ghost opened this issue Aug 2, 2016 · 5 comments
Closed
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Aug 2, 2016

The dots do not appear to line up with the labels on the top scale, either before or after zooming.

Also, when the chart is first displayed, not all of the drops are shown. If I drag the chart right or left, or scroll out, I can see the other drops. Should I see all drops when the chart is initially displayed?

JSFiddle using eventDrops master: https://jsfiddle.net/rteristi/ewvc8ttf/

Expected behavior (eventDrops 1.2): https://jsfiddle.net/rteristi/mczhgskL/

Screenshot of problem:
image

The behavior is consistent in Chrome and Firefox.

@MariasStory
Copy link

Similar comment there: #85

@jasonnormandin
Copy link

I am also seeing this problem.

mozilla_firefox

@jpetitcolas jpetitcolas added this to the 0.3 milestone Mar 26, 2017
@jpetitcolas
Copy link
Contributor

We released a new 1.0.0 version (see our blog post to see what changed). My comment relies on this new version.

Also, when the chart is first displayed, not all of the drops are shown.

This is the expected behavior. By default, we display drops only between today and one year ago. If you want to change this behavior, you can use range.start and range.end configuration parameters. See configuration reference for more details.

The dots do not appear to line up with the labels on the top scale, either before or after zooming.

I can't reproduce. Can you give us a snippet to reproduce the issue? Is it still happening with the latest version?

@jpetitcolas
Copy link
Contributor

Looks like the bug you show me @Kmaschta, doesn't it?

@jpetitcolas
Copy link
Contributor

Closing as no feedback. Feel free to re-open it if you still encounter the issue.

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

No branches or pull requests

3 participants