Matplotlib: Difference between revisions

imported>Jesstess
No edit summary
imported>Jesstess
Line 68:
Add x-values to the data by changing
 
<codepre>pyplot.plot([0, 2, 4, 8, 16, 32], "o-")</codepre>
 
to
Anonymous user