I use Mac, windows, and Ubuntu, but when saving graphs displayed by matplotlib on Mac, there were various inconveniences such as not being able to change the file name or enlarging it, so matplotlib Change the settings of
-MacOSX El Capitan -Build environment with pyenv and virtualenv
Enter the following in the terminal
cd ~/.matplotlib/matplotlibrc
#### **` TkAgg`**
```echo backend
Also, install a module called seaborn with pip etc.
```import seaborn as sns```
Is the graph easy to see and fashionable just by setting it? This should be done
Recommended Posts