Waterfall connector line is broken in case when there is a null value #8024
Labels
Comments
Internal note |
It appears to come from 1f1a99f |
PaulDalek
added a commit
that referenced
this issue
Jul 17, 2018
TorsteinHonsi
added a commit
that referenced
this issue
Jul 31, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Lines between waterfall columns should be connected in case there is a null value in between and when the connectNulls is set to true.
Actual behaviour
In case there is a null value and connectNulls is set to true, the gap between the lines is visible.
Live demo
http://jsfiddle.net/jLbn7zxy/
The text was updated successfully, but these errors were encountered: