mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
matplitlibrc
This commit is contained in:
@@ -314,9 +314,9 @@ axes.labelcolor : black
|
||||
# digits from tick labels.
|
||||
|
||||
axes.spines.left : True # display axis spines
|
||||
# axes.spines.bottom : True
|
||||
axes.spines.top : False
|
||||
axes.spines.right : False
|
||||
axes.spines.bottom : True
|
||||
axes.spines.top : True
|
||||
axes.spines.right : True
|
||||
|
||||
|
||||
#axes.unicode_minus : True # use unicode for the minus symbol
|
||||
|
||||
Reference in New Issue
Block a user