You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rm constrain in linear to pixel axis convert routine:
- so that line paths in extreme zoomed in axis ranges are computed
correctly.
- this patch may: make far-off-edge pts have coords that svg
doesn’t understand
- this patch may slow down the line decimation algorithm (as far-off-edge
pts used to be consisdered the same previously)
0 commit comments