Danny A.

Results 3 comments of Danny A.

Do you get an error in your console/errorlog?

You can intergrating the scripts as descriped [here](https://github.com/asantibanez/livewire-charts#advanced-usage---integrating-scripts) (https://github.com/asantibanez/livewire-charts#advanced-usage---integrating-scripts) and set toolbar.show to true in e.g. columChart.js `toolbar: { show: true },` This will show the toolbar with the download...

I use `require('./vendor/livewire-charts/app');` in my app.js