Skip to content

Add human-readable datetime formatting for time axis plots#279

Merged
rodolakis merged 1 commit into
mainfrom
260-plotting-against-time
Jan 15, 2026
Merged

Add human-readable datetime formatting for time axis plots#279
rodolakis merged 1 commit into
mainfrom
260-plotting-against-time

Conversation

@rodolakis

@rodolakis rodolakis commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator
image

- Use ConciseDateFormatter for adaptive datetime labels on x-axis

- Re-apply datetime formatting after log scale changes

- Skip basic math calculations for datetime x-data to avoid float conversion error
@rodolakis rodolakis added this to the v1.1 milestone Jan 15, 2026
@rodolakis rodolakis requested a review from prjemian January 15, 2026 20:39
@rodolakis rodolakis self-assigned this Jan 15, 2026
@rodolakis rodolakis added bug Something isn't working enhancement New feature or request labels Jan 15, 2026
@rodolakis rodolakis linked an issue Jan 15, 2026 that may be closed by this pull request

@prjemian prjemian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zoom on the time axis worked great. Plotted signal v time for runs on many different days. All time axes remained human-readable at any zoom level.

@rodolakis rodolakis merged commit bfcd104 into main Jan 15, 2026
5 checks passed
@rodolakis rodolakis deleted the 260-plotting-against-time branch January 15, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add human-readable datetime formatting for time axis plots Error with statistics calculation when plotting against time

2 participants