You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding elinestyle property to errorbar and test case
* whitespaces in testcase
* Update lib/matplotlib/axes/_axes.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
* Update set eb_line_style and fix formatting issues
* Remove extra line from test_axes
* Break line to reduce width in text_axes.py
* Remove trailing whitespaces from axes and test_axes.py
* Move elinestyle to the end of the list
* Shorten line length in axes.py
* accessing the correct property 'linestyle' in eb_line_style
* removing unused code
* Update lib/matplotlib/axes/_axes.pyi
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
* pyplot.py unwanted changes reverted
* Adding extra blank lines to fix style errors, and removing unnecessary asserts
* Updating test_axes.py tp test for dashed lines instead of default
* Style fix
---------
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
0 commit comments