We had a quick introduction to plotting with matplotlib in previous lessons. This lesson covers plotting with Python and matplotlib using a more structured approach. In this section, we'll look into ...
When setting a color in rcParams for lines.markeredgecolor this color is used for the errorbar caps when plotting with errorbar. No option is able to override this color again.