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

validateData breaks XY chart #7

Closed
dizel3d opened this issue Nov 16, 2015 · 8 comments
Closed

validateData breaks XY chart #7

dizel3d opened this issue Nov 16, 2015 · 8 comments

Comments

@dizel3d
Copy link

dizel3d commented Nov 16, 2015

See an example http://jsfiddle.net/dizel3d/nrorjykc/. Steps for reproducing:

  1. Zoom in right side of chart.
  2. Call chart.validateData().
  3. Now chart is broken.
@dizel3d
Copy link
Author

dizel3d commented Nov 16, 2015

Fortunately, there is a workaround http://jsfiddle.net/dizel3d/8g3he0kf/: call chart.zoomOut() before chart.validateData().

@martynasma
Copy link
Collaborator

Just wanted to let you know that we are working on a fix.

Hopefully the new version which fixes this behavior will be out next week.

Thanks!

@iprotsyuk
Copy link

It seems that the issue was fixed in v.3.18.0. Thanks @martynasma!

@martynasma
Copy link
Collaborator

Great. Thanks for checking!

@dizel3d
Copy link
Author

dizel3d commented Dec 16, 2015

Now there is a new trouble: "Show all" button hides after chart.validateData();. See the same example http://jsfiddle.net/dizel3d/nrorjykc/.

@martynasma
Copy link
Collaborator

Indeed. Thanks for reporting!

@martynasma
Copy link
Collaborator

OK, turns out this has been already fixed in 3.18.1. Make sure you upgrade.

Here's a fiddle with the current version, working as expected:

http://jsfiddle.net/nrorjykc/7/

@dizel3d
Copy link
Author

dizel3d commented Dec 16, 2015

@martynasma, thank you!

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

3 participants