Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix : set_ticklabels warning #52

Merged
merged 4 commits into from
May 5, 2024
Merged

Conversation

alexbelgium
Copy link

@alexbelgium alexbelgium commented May 2, 2024

When the chart_viewer.service starts, there is a warning : UserWarning: set_ticklabels() should only be used with a fixed number of ticks, i.e. after set_ticks() or using a FixedLocator."

This should fix it, at least tested on my system (rpi4 aarch64) but should be transversal to all systems

@alexbelgium alexbelgium changed the title Fix set_ticklabels warning Fix : set_ticklabels warning May 2, 2024
@Nachtzuster
Copy link
Owner

I refused to fix the warning because the fix is, well, so ridiculous.
But now I have no other option but to merge it 🤷
Maybe add a comment so people (ie. me in a year) don't get all confused?

@alexbelgium
Copy link
Author

I'll do so - i'm still in the "enthusiast" phase where I try to fix everything that I see and then i'll move on soon to the "pragmatist" phase : why fix what isn't really broken and risk creating other issues ;)

@alexbelgium alexbelgium closed this May 2, 2024
@alexbelgium alexbelgium deleted the patch-3 branch May 2, 2024 19:46
@alexbelgium alexbelgium restored the patch-3 branch May 3, 2024 05:42
@alexbelgium alexbelgium deleted the patch-3 branch May 3, 2024 05:43
@alexbelgium
Copy link
Author

alexbelgium commented May 3, 2024

Seems I closed this by error

@alexbelgium alexbelgium restored the patch-3 branch May 3, 2024 05:43
@alexbelgium alexbelgium reopened this May 3, 2024
@Nachtzuster Nachtzuster merged commit 3045c5d into Nachtzuster:main May 5, 2024
2 checks passed
@alexbelgium alexbelgium deleted the patch-3 branch May 15, 2024 10:36
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