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