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
Added xtick.position and ytick.position to rcsetup.py
trying to fix Travis CI failure on 2.6
Removed x-y position parameter from rc default dic
Added style rcParam + stylesheet recursion
scatter, fill_between and fill_betweenx use color_cycle
Added rcParameters for boxplot + validations functions
Added rcParameter to choose grid axis display
Comment tweaks
added boxplot.flierprops + line length fixes
fix: unable to get substyles from path or URL
removed boxplot.fliersymbol because not needed
Fixed boxplot checks
spine removing modified + removed : from docstring
removed color_cycle from scatter, fill_between, fill_betweenx
Original behaviour of axes.grid + working rc axes.grid.orientation
Fixed the get_substyles function to accept dictionnaries
Fix PEP8 + OrderedDict issues in Travis
Modified how we get rcParams in the boxplot method
tried fixing test issues + pep8
fix travis for patch_artist linestyle issue
removed the style rcParam to put it in an other PR
used setdefault function + validation function + Error message
fixed pep8 error
fixed pep8 error (again)
Comments and style fixes
Fixed whiskers and bootstrap rcParams use
Added tests for boxplot rc parameters and fixes
added spine rc parameter test
added test for axes.grid.axis rc parameter + typo fix in spines test
Typo fix
0 commit comments