Expected Behavior
Chart should be drawn even with lineArc set to true.
Current Behavior
After ChartJS 2.4.0, when setting lineArc to true the chart is not diplayed.
Steps to Reproduce (for bugs)
2.5.0 https://jsfiddle.net/hvenb74o/5/ -- BUG
2.4.0 https://jsfiddle.net/hvenb74o/6/ -- Working
Context
I'm working on an app that does need a Chart with a rounded arc instead of the default one. Using 2.4.0 is not ideal for me as there are bugs that are present on 2.4.0 and I do need to create plenty of hacks in order to have it working.
Environment
- Chart.js version: 2.5.0
- Browser name and version: Chrome 56