-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels