Commit a01a1df
Add markerfacealt to pass-through arguments for error bar lines (matplotlib#23475)
* Add markerfacealt to pass-through arguments for error bar lines
* Update documentation to reflect which kwargs errorbar() passes on
* Document API changes
* Refactor documentation list of supported Line2D kwargs
* Update lib/matplotlib/axes/_axes.py
Fix tabbing on documentation
Co-authored-by: Tim Hoffmann <[email protected]>
Co-authored-by: Tim Hoffmann <[email protected]>1 parent 931a81f commit a01a1df
File tree
2 files changed
+25
-1
lines changed- doc/api/next_api_changes/behavior
- lib/matplotlib/axes
2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3367 | 3367 | | |
3368 | 3368 | | |
3369 | 3369 | | |
3370 | | - | |
| 3370 | + | |
| 3371 | + | |
| 3372 | + | |
| 3373 | + | |
| 3374 | + | |
| 3375 | + | |
| 3376 | + | |
| 3377 | + | |
| 3378 | + | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
| 3382 | + | |
| 3383 | + | |
| 3384 | + | |
| 3385 | + | |
| 3386 | + | |
| 3387 | + | |
| 3388 | + | |
3371 | 3389 | | |
3372 | 3390 | | |
3373 | 3391 | | |
| |||
3467 | 3485 | | |
3468 | 3486 | | |
3469 | 3487 | | |
| 3488 | + | |
3470 | 3489 | | |
3471 | 3490 | | |
3472 | 3491 | | |
| |||
0 commit comments