laravel-charts
laravel-charts copied to clipboard
Package to draw charts in Laravel with Chart.js
Results
23
laravel-charts issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hi Can you Add radar chart ?
As described in issue #74 (Optimization) the query is always `select * from table` which means that you always load thousands of models in bigger projects. In many cases, however,...
Hi Mr, many thanx for this great package. can I apply a filter by certain field , example I want to show only records with certain type (according to type...