Commit 0758b3b
committed
convert invalid categories coords to middle of axis range
- same as what Axes.coercePosition does at the defaults step
for other axis types
- post #1748, we need to handle this at the ax.r2c as the categories
are only known after the calc step.1 parent aaf12ba commit 0758b3b
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
235 | 240 | | |
236 | 241 | | |
237 | 242 | | |
238 | 243 | | |
239 | | - | |
| 244 | + | |
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
| |||
0 commit comments