Skip to content

DM-47781: Fix to missing time ticks and ticklabels#129

Merged
mfisherlevine merged 1 commit intomainfrom
tickets/DM-47781
Nov 26, 2024
Merged

DM-47781: Fix to missing time ticks and ticklabels#129
mfisherlevine merged 1 commit intomainfrom
tickets/DM-47781

Conversation

@craiglagegit
Copy link
Copy Markdown
Contributor

Google says that the ticks and ticklabels from mdates.AutoDateLocator() and mdates.DateFormatter("%H:%M:%S") can disappear if there are changes to the axes after invoking them. Moving this block of code to the end recovered the time labels.

@mfisherlevine mfisherlevine changed the title Fix to missing time ticks and ticklabels DM-47781: Fix to missing time ticks and ticklabels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants