Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

For the installation of the plugins you might need to install the matplotlib library before installation:

Open the python console from the Plugins menu. In the console execute:

import pip
pip.main(["install","matplotlib"])