LaravelDaily / laravel-charts

Package to draw charts in Laravel with Chart.js
MIT License
532 stars 118 forks source link

Pie chart without y-axis #44

Closed saifsafwan closed 4 years ago

saifsafwan commented 4 years ago

Hi, I just want a pie chart without the y-axis. How do I configure that?

pie chart

PovilasKorop commented 4 years ago

@saifsafwan we fixed it, please run composer update, no changes needed in your code