@@ -56,6 +56,18 @@ Matplotlib is not a part of the Standard Libraries which is installed by default
56
56
57
57
These are online read-only versions.
58
58
59
+
---
60
+
61
+
## Install Matplotlib Module:
62
+
63
+
Open your [](https://www.continuum.io/downloads) Prompt <imgalt="propmt"src="https://img.shields.io/badge/-__-000000?style=flat-square&logo=Plex&logoColor=white"> and type and run the following command (individually):
64
+
65
+
-pip install matplotlib
66
+
67
+
68
+
Once Installed now we can import it inside our python code.
0 commit comments