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

ValueError: rotation must be 'vertical', 'horizontal' or a number, not 90 #33

Open
wilfred11 opened this issue May 30, 2024 · 0 comments

Comments

@wilfred11
Copy link

When using mealy 0.2.5 with matplotlib 3.9.0, I get an error

File "C:\Users\wilfr\PycharmProjects\rai3-mealy\venv\Lib\site-packages\mealy\error_visualizer.py", line 47, in _add_new_plot
plt.xticks(x_ticks, rotation="90")

Using 90 instead of "90" makes things work.

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

No branches or pull requests

1 participant