How to plot x-y in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to plot x-y in python?

I need to see and interpret the result of my program calculation in x-y diagram by plot them. also how can to draw a graphical shape such a circle or rectangle or line in screen output by python .

12th Jun 2017, 5:39 PM
Hsn
Hsn - avatar
1 Answer
+ 9
pip install matplotlib
12th Jun 2017, 5:58 PM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar