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

Independent series and different plotter functions #968

Open
Hugoer opened this issue Jun 25, 2019 · 0 comments
Open

Independent series and different plotter functions #968

Hugoer opened this issue Jun 25, 2019 · 0 comments

Comments

@Hugoer
Copy link

Hugoer commented Jun 25, 2019

Hello! I think there is a problem when we are working with more than one series, and we want to indicate more than one different "plotter". I have tried to indicate it in the series, and in the general options to discard that it is the own function that modifies the plotter, but if you observe the two jsfiddle that I attach, and changing the commented code, you will see that a strange situation takes place. If the points are displayed, but lines are not formed correctly between them. I tried looking for the open issues, debugging the library (but it's too complex for me).

Multiple independent series:
http://jsfiddle.net/smb3pxuq/

Same code but only one serie:
http://jsfiddle.net/hugoer/b5fy3kgL/9/

Filing a bug report? Please include the following:

I am using windows 10, Ionic 3 project and node 8.9.3, But I think it is indifferent to reproduce this possible error. Same situation on chrome, firefox, edge, also on iOS (chrome, safari and firefox), always same situation.

Dygraphs version is 2.1.0

I am also adding "http://dygraphs.com/src/extras/smooth-plotter.js"

I hope this is enough information so that you can debug. If you need me to develop more tests, situations or different casuistry, do not hesitate to tell me and I will try it.

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