dash-datashader
dash-datashader copied to clipboard
A demo app for visualizing hundreds of millions of data points interactively with Dash and Datashader.
Hi there, When I zoom on the graph, the **subselection will be shown for a second and then jump back** to the full data set just as I would have...
This PR adds the functionality of creating a new datashader view when zooming in with more than `max_points` selected. When there are less than `max_points` selected, a `go.Scattergl` trace is...
Hi, I don't know why but I run it and sometimes it has work fine and other it just tries to zoom and then give you the same original shape,...