-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Description
Hi,
I seem to be having issues with stacking my data on the yAxes, specifically with the majority of datasets not being drawn when yAxes stack is enabled. Example of code below:
http://codepen.io/dowenj/pen/vKkzQW
I've tried it on both line charts and bar charts with different data and the same issues are occurring. I've played around with the sizing and styling to see if I could get the data to be drawn and having enabled background fill you can can see the some the weirdness I'm encountering:
If it's any help this an example of the exact same data displaying correctly before yAxes stack is enabled:

