Expected Behavior
Chart should not break page
Current Behavior
Chart breaks page
Possible Solution
Steps to Reproduce (for bugs)
Go to https://jsfiddle.net/kadeyuy/r190msc6/18/ and change the stacked from false to true and hit run and the page will crash.
Context
Trying to have a stacked logarithmic bar graph so that I can show how different data sets contribute to total number while also being able to see smaller data points.
Environment
- Chart.js version: 2.6
- Browser name and version: Chrome Version 59.0.3071.115 (Official Build) (64-bit)
Expected Behavior
Chart should not break page
Current Behavior
Chart breaks page
Possible Solution
Steps to Reproduce (for bugs)
Go to https://jsfiddle.net/kadeyuy/r190msc6/18/ and change the stacked from false to true and hit run and the page will crash.
Context
Trying to have a stacked logarithmic bar graph so that I can show how different data sets contribute to total number while also being able to see smaller data points.
Environment