fxcosta / laravel-chartjs

Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library
485 stars 113 forks source link

missing chart types #30

Closed pjeutr closed 7 years ago

pjeutr commented 7 years ago

I'm using Chartjs 2.4.0 and missing some chart types

    'horizontalBar',
    'bubble',
    'scatter',
pjeutr commented 7 years ago

is included in latest release