Commit 9daaa7d
Changed return type of get_{x,y}ticklabels to plain list (#17028)
* Changed return type of get_{x,y}ticklabels to plain list
* list typecasting
* Added enhancement changes in behavior.rst
* removed axes
* changed silent_list to list
* removed _base.py changes
* modified doc
* doc changes
* Cross Referencing added
* rectified constructor call
* rebased
* Update doc/api/api_changes_3.3/behaviour.rst
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
* Update doc/api/api_changes_3.3/behaviour.rst
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
* Update doc/api/api_changes_3.3/behaviour.rst
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
* Sphinx edits
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>1 parent 0824d00 commit 9daaa7d
2 files changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
159 | 167 | | |
160 | 168 | | |
161 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
1175 | | - | |
| 1175 | + | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | 1178 | | |
1179 | 1179 | | |
1180 | 1180 | | |
1181 | 1181 | | |
1182 | | - | |
| 1182 | + | |
1183 | 1183 | | |
1184 | 1184 | | |
1185 | 1185 | | |
| |||
0 commit comments