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

Stacked bar chart has missing left border #5565

Closed
pmaga opened this issue Jun 13, 2018 · 0 comments · Fixed by #6077
Closed

Stacked bar chart has missing left border #5565

pmaga opened this issue Jun 13, 2018 · 0 comments · Fixed by #6077

Comments

@pmaga
Copy link

pmaga commented Jun 13, 2018

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:

[          ] 0 / 10          
[////|     ] 5 / 10

Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants