Skip to content

Releases: bbsnly/chartjs-php

v4.0.1

31 Jul 18:25
23af1a1
Compare
Choose a tag to compare
  • Allow dataset to be set as an array #32

v4.0.0

03 Feb 10:34
Compare
Choose a tag to compare
  • Drop support for deprecated PHP versions

v3.0.1

21 Jul 14:07
Compare
Choose a tag to compare

Remove Laravel package discovery integration

V2.2.0

12 Mar 21:41
Compare
Choose a tag to compare
  • PHP 7.3 Support

v1.2.2

12 Mar 21:41
Compare
Choose a tag to compare
  • PHP 7.3 Support

v2.1.1

15 Jun 03:44
Compare
Choose a tag to compare

Added

  • PHP 7.2 TravisCI configuration

Changed

  • Updated vendors

Removed

  • PHP 7.0 TravisCI configuration

v1.2.1

15 Jun 03:44
Compare
Choose a tag to compare

Added

  • PHP 7.2 TravisCI configuration

Changed

  • Updated vendors

Removed

  • PHP 7.0 TravisCI configuration

Laravel Blade Directive

12 Oct 19:30
Compare
Choose a tag to compare

Now we can use the Blade Directive (#3) to generate the chart

@chartjs('element_id', $chart)

Laravel 5.5 support

12 Oct 17:14
Compare
Choose a tag to compare
  • Remove unused code
  • Updated composer.json
  • Changed package namespace

v1.2.0

07 Aug 15:22
Compare
Choose a tag to compare

New

  • Helper for the beginAtZero configuration