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

mdate formatter: intervals not displaying nicely #17

Open
KatiRG opened this issue Jan 6, 2021 · 0 comments
Open

mdate formatter: intervals not displaying nicely #17

KatiRG opened this issue Jan 6, 2021 · 0 comments
Labels

Comments

@KatiRG
Copy link

KatiRG commented Jan 6, 2021

Dates on x-axis are not plotted in regular intervals on the EC2 Jupyterhub (python 3.5.2):

image
ax.xaxis.set_major_formatter(mdates.DateFormatter('%Y-%m-%d'))

There was an issue raised about this:
matplotlib/matplotlib#13183
which was apparently solved here: matplotlib/matplotlib#10841

On Jupyterhub python version 3.7.3 the same code does produces equal intervals.

@KatiRG KatiRG added the bug label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant