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

If the xticklabels size is more than 15, it would change the xticklabels from std::vector<std::string> to the enumerated number #426

Open
NelsenEW opened this issue Sep 23, 2024 · 1 comment

Comments

@NelsenEW
Copy link

No description provided.

@NelsenEW
Copy link
Author

When number of possible elements in xtick value is 15, it is able to plot properly:

image

When the number of possible elements is 16, then the naming for xticklabels will break:
image

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