JuliaPlots/Plots.jl
Vedi su GitHub[FR] Change to ticks=:native after zooming or panning in the PyPlot backend
Open
#3304 aperta il 16 feb 2021
PyPlotgood first issue
Metriche repository
- Star
- (1943 star)
- Metriche merge PR
- (Merge medio 3g 12h) (2 PR mergiate in 30 g)
Descrizione
Matplotlib is able to handle canvas events https://matplotlib.org/stable/users/event_handling.html Perhaps, after mouse clicking or panning the ticks handling could be delegated back to matplotlib? So this could perhaps elimate the need in ticks=:native for pyplot backend