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

Need a way to disable isDrawable check #91

Closed
astappiev opened this issue Feb 8, 2024 · 1 comment
Closed

Need a way to disable isDrawable check #91

astappiev opened this issue Feb 8, 2024 · 1 comment
Assignees

Comments

@astappiev
Copy link
Contributor

I want to create a time series bar chart, however, the isDrawable check fails due to data.labels missing. I don't need them because my dataset consists of points with time and value. It's rendered fine if I override and hardcode this method to true.

@AB-xdev
Copy link
Member

AB-xdev commented Feb 16, 2024

Thank you for the issue.
This should be fixed with 99163ab

@AB-xdev AB-xdev closed this as completed Feb 16, 2024
xdev-gh-bot pushed a commit that referenced this issue Aug 28, 2024
…lugins-maven-checkstyle-plugin-3.x

Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0
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

2 participants