You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
2
2
# laravel-chartjs - Chart.js v2 wrapper for Laravel 5.x
3
3
4
+
*No Longer Maintained*. This lib is basically a bridge to Chartjs so it is very likely that some problem or issue is better resolved in the Chartjs repository itself.
5
+
4
6
Simple package to facilitate and automate the use of charts in Laravel 5.x
5
7
using the [Chart.js](http://www.chartjs.org/) v2 library from Nick Downie.
0 commit comments