-
-
Notifications
You must be signed in to change notification settings - Fork 74
Missing points #99
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
Comments
@AhmedThahir As you've closed this issue I suppose you found in the readme/docs that the "show" method returns a static figure whereas the "show_dash" method (for the FigureResampler) enables this interactive resampling |
What's the difference between
|
Hi @AhmedThahir, I agree this is somewhat confusing, I think this can be best summarized with:
Did you find our docs confusing? If so, where would you like to get more of this information? Together we can further improve this toolkit 😄 |
Ah got it now. Regarding the documentation, I believe it's pretty good. Only that this particular concept that you just clarified wasn't very clear. If you could add this to an FAQ section or something, it'd be great. |
Great suggestion about the FAQ, I'm very keen on adding this. What do you think @jonasvdd? |
Agree, we can add an FAQ tab to the docs, but would create a separate PR for that! |
Now there is an FAQ section in our docs. (https://predict-idlab.github.io/plotly-resampler/FAQ.html |
Uh oh!
There was an error while loading. Please reload this page.
Why are points missing?
From the watching the gif linked from your research paper, I thought that it would resample once again when I zoom in.
Code for the data
Before Zooming
Not Resampled
Resampled
After Zooming
Not Resampled
Resampled
The text was updated successfully, but these errors were encountered: