JuliaPlots/Plots.jl

[FR] Change to ticks=:native after zooming or panning in the PyPlot backend

Open

#3,304 建立於 2021年2月16日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Julia (381 fork)batch import
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

貢獻者指南