File tree Expand file tree Collapse file tree 2 files changed +316
-141
lines changed
Expand file tree Collapse file tree 2 files changed +316
-141
lines changed Original file line number Diff line number Diff line change @@ -400,8 +400,8 @@ designed to make your life easier.
400400 `~matplotlib.axes.Axes.fill_betweenx `, you will be able to use different
401401 colors for positive/negative bars.
402402* All :ref: `1D plotting methods <ug_1dplots >` can be used to :ref: `add error
403- bars <ug_errorbars>` using various specialized keyword arguments. You no
404- longer have to work with the `~matplotlib.axes.Axes.errorbar ` method
403+ bars or error shading <ug_errorbars>` using various specialized keyword arguments.
404+ You no longer have to work with the `~matplotlib.axes.Axes.errorbar ` method
405405 directly. They also accept a
406406 :ref: `"cycle" keyword argument <ug_cycle_changer >`
407407 interpreted by `~proplot.constructor.Cycle ` and optional
You can’t perform that action at this time.
0 commit comments