Waterfall positive bar starting and ending at negative value jumps to zero #1653
Labels
Comments
Sorry, this issue still occurs when the positive bar on negative side follows an isSum or isIntermediateSum bar. Please see http://jsfiddle.net/sqFc4/3/ |
slawekkolodziej
added a commit
that referenced
this issue
Apr 19, 2013
Thanks, fixed! Feel free to post further comments. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See http://jsfiddle.net/sqFc4/1/
Series is: 4600, -6600, -2000, 300, -400
The penultimate bar "Variable Costs" 300 extends from the current waterfall position -4k all the way up to the zero line, instead of -3700 as expected. The following bar does seem to descend from the expected -3700.
Edit: also, "isSum: true" bars following bars showing this issue are rendered with zero height, see http://jsfiddle.net/sqFc4/2/
The text was updated successfully, but these errors were encountered: