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
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: