PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
Donate
Computing Topics
Mathematics
Educators
Contact
About
Python Learning Roadmap
16.4. Using PyPlot to Plot a Straight Line Graph
This video shows the stages involved in plotting a graph of the form y = mx + c (i.e. a straight line graph). It then goes onto show how this can be achieved using matplotlib and Python lists.
<< Back to Section 16 Index
<< Previous Video
Next Video >>