Difference between revisions of "Matplotlib"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
  [[pip install matplotlib]]
 
  [[pip install matplotlib]]
 +
 +
import matplotlib.pyplot as plt
  
 
== Related ==
 
== Related ==

Revision as of 12:48, 25 March 2025

wikipedia:matplotlib (2003)

Matplotlib created a temporary config/cache directory at /var/www/.config/matplotlib because the default path (/tmp/matplotlib-b33qbx_v) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support 
multiprocessing.


pip install matplotlib
import matplotlib.pyplot as plt

Related

See also

Advertising: