File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 55# site-packages/matplotlib/mpl-data/matplotlibrc.  If you edit it
66# there, please note that it will be overwritten in your next install.
77# If you want to keep a permanent local copy that will not be
8- # overwritten, place it in HOME/.matplotlib/matplotlibrc (unix/linux
9- # like systems) and C:\Documents and Settings\yourname\.matplotlib
10- # (win32 systems).
8+ # overwritten, place it in the following location:
9+ # unix/linux:
10+ #     $HOME/.config/matplotlib/matplotlibrc or
11+ #     $XDG_CONFIG_HOME/matplotlib/matplotlibrc (if $XDG_CONFIG_HOME is set)
12+ # other platforms:
13+ #     $HOME/.matplotlib/matplotlibrc
14+ #
15+ # See http://matplotlib.org/users/customizing.html#the-matplotlibrc-file for
16+ # more details on the paths which are checked for the configuration file.
1117#
1218# This file is best viewed in a editor which supports python mode
1319# syntax highlighting. Blank lines, or lines starting with a comment
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments