JuliaPlots/Plots.jl
在 GitHub 查看[FR] Change to ticks=:native after zooming or panning in the PyPlot backend
Open
#3,304 建立於 2021年2月16日
PyPlotgood first issue
倉庫指標
- Star
- (1,943 star)
- PR 合併指標
- (平均合併 3天 12小時) (30 天內合併 2 個 PR)
描述
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