feat: X axis with major days and minor hours. #1

Closed
opened 2025-04-09 14:58:17 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @hastebrot on 1/10/2025

this changes the x-axis to show days and hours in a different way. since it disables auto format of the axis it sometimes requires to update the interval params after new data was added.

this also adds import matplotlib.dates as mdates and fixes the warning message when plt.legend(loc='upper left') uses no params.

area
speed

*Originally created by @hastebrot on 1/10/2025* this changes the x-axis to show days and hours in a different way. since it disables auto format of the axis it sometimes requires to update the `interval` params after new data was added. this also adds `import matplotlib.dates as mdates` ~~and fixes the warning message when `plt.legend(loc='upper left')` uses no params~~. ![area](https://github.com/user-attachments/assets/3bbc7ebe-c494-48ff-a404-e9c7dc715571) ![speed](https://github.com/user-attachments/assets/5d6df85f-9b18-439e-93d5-5eca5e26d70c)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/fire#1
No description provided.