LOD in linked plots #5937
Closed
LOD in linked plots #5937
Milestone
Comments
There's a straightforward simple way to accomplish this unfortunately, but we will take a look at it as resources permit. |
Actually, this work might offer a path: #5941 (comment) |
Am also be interested in this, as I also have issues when linking two plots that each have many data points. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I have two linked plots (via
x_range=plot1.x_range
) and move them only the plot I'm moving by hand gets LOD mode applied. This effectively makes the whole moving operation slow again. LOD should be applied to all plot being moved.Version: 0.12.4
The text was updated successfully, but these errors were encountered: