Skip to content

matplotblog May 27, 2020 typo, should be: plt.plot( time, distance, 'bo-') #43

@gplanansky

Description

@gplanansky

first code block, line 4:
second code block, line 3:
third code block, line3:
plt.plot(distance,'bo-') should be plt.plot(time, distance, 'bo-')

I did not see a comment section at the blog itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions