'How to remember previously used settings in Matplotlib?
I am using Matplotlib library in Python. Assume in X-Axis, I have options from a to z. Assume in Y-Axis, I have options from a to z. Default is a vs a
Now I have plotted "k" vs "p"
When I open for the next time, is there a way that matplotlib remember the previously used settings, in this case "k" vs "p", rather than "a" vs "a"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
