We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cannot set the left border when the first dataset is empty.
All edges should be visible.
Left border is missing.
Respect "borderSkipped" option or draw all edges by default.
Please see an example on the codepen.
I would like to show number of active 'elements'. For example:
[ ] 0 / 10 [////| ] 5 / 10
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Cannot set the left border when the first dataset is empty.
Expected Behavior
All edges should be visible.
Current Behavior
Left border is missing.
Possible Solution
Respect "borderSkipped" option or draw all edges by default.
Steps to Reproduce (for bugs)
Please see an example on the codepen.
Context
I would like to show number of active 'elements'. For example:
Environment
The text was updated successfully, but these errors were encountered: