mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
matplotlibrc to newest version
This commit is contained in:
@@ -333,7 +333,7 @@ axes.prop_cycle : cycler('color', ['348ABD', '7A68A6', 'A60628', '467821', 'C
|
|||||||
# 467821 : green
|
# 467821 : green
|
||||||
|
|
||||||
patch.facecolor: 0072B2
|
patch.facecolor: 0072B2
|
||||||
axes.autolimit_mode : round_number # How to scale axes limits to the data.
|
axes.autolimit_mode : data # How to scale axes limits to the data.
|
||||||
# Use "data" to use data limits, plus some margin
|
# Use "data" to use data limits, plus some margin
|
||||||
# Use "round_number" move to the nearest "round" number
|
# Use "round_number" move to the nearest "round" number
|
||||||
axes.xmargin : .00 # x margin. See `axes.Axes.margins`
|
axes.xmargin : .00 # x margin. See `axes.Axes.margins`
|
||||||
|
|||||||
Reference in New Issue
Block a user