Commit 02b42db
authored
Emit xlim_changed / ylim_changed when limits expand via set_xticks / set_yticks (#31251)
* Emit xlim/ylim_changed when limits expand via set_xticks/set_yticks
* error fix
* changes done
* polar error fix
* changes fixed
* set axis name to avoid polar issue
* initial commit
* stopping reapplying limits
* error fixing
* back to basic
* set auto as none
* pushing previous implementation
* rerun CI
* remove none fallback
* use get_view_interval()
* add guard
* push commit
* callback
* callback corrected
* test file update
* test file updated
* re run ci
* tuple added
* revert changes
* trigger ci1 parent 40730d1 commit 02b42db
2 files changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2202 | 2202 | | |
2203 | 2203 | | |
2204 | 2204 | | |
| 2205 | + | |
2205 | 2206 | | |
2206 | 2207 | | |
2207 | 2208 | | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
2208 | 2215 | | |
2209 | 2216 | | |
2210 | 2217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
0 commit comments