JuliaPlots/Plots.jl
GitHub で見る[FR] Change to ticks=:native after zooming or panning in the PyPlot backend
Open
#3,304 opened on 2021年2月16日
PyPlotgood first issue
Repository metrics
- Stars
- (1,943 stars)
- PR merge metrics
- (平均マージ 3d 12h) (30d で 2 merged PRs)
説明
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