You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
randalpinto
changed the title
Percentage size not working when l and v are provided
Percentage size not working certain number of values are provided
Sep 16, 2016
If you try to display the chart with barSize(-0.5) and then add more data points to the series one by one the calculation of the percentages gets incorrect.
See: http://codepen.io/rpinto/pen/jrAmXV
The text was updated successfully, but these errors were encountered: