Skip to content

BarCharts, PSR2, PSR4

Compare
Choose a tag to compare
@kevinkhill kevinkhill released this 04 Apr 06:48
· 861 commits to 3.1 since this release

BarChart support has been added.
Ran phpcs & phpcbf to cleanup to PSR2 standards
Switched autoloading from PSR0 -> PSR4
Library doesn't depend on composer anymore, can be installed manually.

  • Note: DataTables still depend on Carbon, so this would need to be added before Lavacharts
  • Example can be found Here