Laravel Charts Versions Save

⚡ Laravel Charts — Build charts using laravel. The laravel adapter for Chartisan.

7.0.0

3 years ago

Charts 7.0.0

  • After years of headaches, here comes the new, upgraded version of Laravel Charts.
  • This is a MAJOR re-work, it have 0 chance to be backwards compatible and require a full re-work of your current charts.
  • The older version is NO LONGER MAINTAINED.
  • The new version now uses my new library Chartisan to handle front-end stuff.

6.5.4

4 years ago

Charts 6.5.4

  • Suppoort for laravel 7.

6.5.3

4 years ago

Changelog

  • Laravel 6.

6.5.2

4 years ago

Support for laravel 6

6.5.1

4 years ago

Changelog

  • Bugfixes

6.5.0

5 years ago

Changelog

  • Added a way to refresh the charts from the client side. Thanks to @sardoj .

6.4.0

5 years ago

Changelog

  • Added script attributes

6.3.6

5 years ago

Changelog

  • Preliminary support for plugins
  • Fixed some docblocks

6.3.5

5 years ago
  • Added support for Laravel version <= 5.4 (#869b10c)

6.3.4

5 years ago

Changelog

  • Fixed echarts instance not beeing bound to window.{{ $chart->id }}