Commit 5417682
Clarify Doc for Secondary axis, ad-hoc example (matplotlib#19249)
* Clarify Doc for Secondary axis, ad-hoc example
This clarifies that the mapping functions for secondary_axis need to be defined beyond the nominal plot range, which requires special care when doing ad-hoc mappings using interpolation functions.
Addresses matplotlib#19205
* Remove trailing spaces
* Apply suggestions from code review
Co-authored-by: Tim Hoffmann <[email protected]>
* Remove extra space from rst directive
Co-authored-by: Tim Hoffmann <[email protected]>1 parent 792fc13 commit 5417682
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
82 | 93 | | |
83 | 94 | | |
84 | 95 | | |
| |||
0 commit comments