jtblin / angular-chart.js

Reactive, responsive, beautiful charts for AngularJS using Chart.js: http://jtblin.github.io/angular-chart.js
Other
2.68k stars 761 forks source link

Angular-chart-js #518

Open charan4k opened 7 years ago

charan4k commented 7 years ago

When using angular chart js ,chart is not showing stroke color for zero values when the y-axis is started from zero. In normat chart.js its was showing fine.

capture capture1

jtblin commented 7 years ago

Reproduction steps? Use the jsbin link in the issue template...

On 5 Oct 2016 4:35 PM, "charan4k" notifications@github.com wrote:

When using angular chart js ,chart is not showing stroke color for zero values when the y-axis is started from zero. In normat chart.js its was showing fine.

[image: capture] https://cloud.githubusercontent.com/assets/22630509/19102167/98fa9c4e-8aeb-11e6-8d27-8293eb651434.PNG [image: capture1] https://cloud.githubusercontent.com/assets/22630509/19102175/a546d79c-8aeb-11e6-8f07-5d57b4ac3720.PNG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jtblin/angular-chart.js/issues/518, or mute the thread https://github.com/notifications/unsubscribe-auth/ABUxrpND3WXzjmxvH0VdDQ0y7JzVBv7Yks5qwzc0gaJpZM4KOb6m .

charan4k commented 7 years ago

Any suggestions?