lavacharts

Lavacharts is a graphing / charting library for PHP 5.4+ that wraps Google's Javascript Chart API.

OTHER License

Downloads
1.5M
Stars
619
Committers
24

Bot releases are hidden (Show)

lavacharts - Now With Gauge Charts

Published by kevinkhill over 9 years ago

View the Example and Config options.

lavacharts - Calendar Chart Support

Published by kevinkhill over 9 years ago

lavacharts - Updated Carbon Version

Published by kevinkhill over 9 years ago

Updated the Carbon dependency to allow more flexibility with other libraries that include Carbon. (namely Laravel)

lavacharts - Fix for multiple chart bug

Published by kevinkhill over 9 years ago

Thank you @lolytallica, @thomthom and @deringer

lavacharts - Almost 70% Test Coverage

Published by kevinkhill almost 10 years ago

  • Added render method in favor of outputInto method
  • Added blade template extensions for seamless chart rendering
  • More tests!
lavacharts - Rewriting, Refactoring

Published by kevinkhill almost 10 years ago

  • Refactored the main Lavacharts class to not be static
  • Moved the creation of the javascript into it's own class
  • Added a new class "Volcano" to store all the charts
  • Modfied the charts to not staticly call the Lavacharts functions
  • DataTables are no longer magic, but applied via method chaining
  • Tests tests tests!
  • Using phpcs to bring all the code up to PSR2 standards
lavacharts - First Stable Version

Published by kevinkhill almost 10 years ago

Converted old code from Codeigniter-gCharts

lavacharts - Fixed Event Bugs

Published by kevinkhill almost 10 years ago

Fixed a couple bugs with the firing of chart events

lavacharts - Responsive, Multiple Charts

Published by kevinkhill almost 10 years ago

Charts are now responsive to window size, redrawing as needed to fit.
Refactored JavascriptFactory to allow multiple charts on one page, without multiple google jsapi calls

lavacharts - Version 2.0

Published by kevinkhill almost 10 years ago

Some new features include:

  • Blade template extensions for laravel
  • A new "lava" javascript api
  • Javascript event integration
  • Datatable addColumn aliases
  • Datatable column formatters
  • Carbon support in favor of my old homebrewed jsDate class
Package Rankings
Top 1.06% on Packagist.org
Badges
Extracted from project README
Total Downloads License Minimum PHP Version Gitter PayPal Current Release Build Status Coverage Status Development Release Build Status Coverage Status Stargazers over time