Skip to content

Lesson_3_Matplotlib #2

@epotter19

Description

@epotter19

X and Y axis have different sizes, making the graph unpalatable:

Sample dataset (time points and brightness measurements)

time_points = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10] # Time points
brightness = [10, 30, 80, 140, 120, 100, 80, 60, 30, 10] # Brightness measurements

While the video has 0-9 for the X axis, the notebook has 0-10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions