I am having trouble displaying small values in my chart.js chart. My issue is very similar to a question asked here: How to show small values in Flot Pie chart
Does anyone know if there is a workaround in chart.js?
I believe that i've seen this problem before. You can check this github issues links in Chart.js
Github Chart.js issues for small values
check the last submitted comment for a solution (using deciaml.js)