Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commita01a1df
Add markerfacealt to pass-through arguments for error bar lines (#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.pyFix tabbing on documentationCo-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>1 parent931a81f commita01a1df
File tree
2 files changed
+25
-1
lines changed- doc/api/next_api_changes/behavior
- lib/matplotlib/axes
2 files changed
+25
-1
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 20 additions & 1 deletion
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
Comments
(0)