Commit e3bcf7c
committed
Let '' be the default carpet axes title [882]
- Reason: having no default at all for `title.text` would lead to a
non-existing `title` container (through a call to
`relinkPrivateKeys` deep down the stack) eventually and as consequence
would require to safeguard access to `[ab]axis.title.text` by checking
`[abaxis.title]` is defined before.1 parent ef9e078 commit e3bcf7c
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
206 | 211 | | |
207 | 212 | | |
208 | 213 | | |
| |||
0 commit comments