2017 © Pedro Peláez
 

cakephp-plugin cakephp-google-chart

Helps draw google charts

image

imsamurai/cakephp-google-chart

Helps draw google charts

  • Tuesday, September 16, 2014
  • by imsamurai
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,136 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

GoogleChart Plugin

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

GoogleChart helps convert data to accept by google charts and draw it, (*2)

Installation

Step 1: Clone or download to Plugin/GoogleChart

cd my_cake_app/app
git clone git://github.com/imsamurai/cakephp-google-chart.git Plugin/GoogleChart

or if you use git add as submodule:, (*3)

cd my_cake_app
git submodule add "git://github.com/imsamurai/cakephp-google-chart.git" "app/Plugin/GoogleChart"

then update submodules:, (*4)

git submodule init
git submodule update

Step 2: Add GoogleChart to the list of controller helpers

Step 3: Draw some chart!

Notes

Check tests for usage examples, (*5)

The Versions

16/09 2014

dev-master

9999999-dev http://github.com/imsamurai/cakephp-google-chart

Helps draw google charts

  Sources   Download

MIT

The Requires

 

plugin cakephp helper chart google chart

16/09 2014

1.0.3

1.0.3.0 http://github.com/imsamurai/cakephp-google-chart

Helps draw google charts

  Sources   Download

MIT

The Requires

 

plugin cakephp helper chart google chart

16/09 2014

1.0.2

1.0.2.0 http://github.com/imsamurai/cakephp-google-chart

Helps draw google charts

  Sources   Download

MIT

The Requires

 

plugin cakephp helper chart google chart

28/08 2014

1.0.1

1.0.1.0 http://github.com/imsamurai/cakephp-google-chart

Helps draw google charts

  Sources   Download

MIT

The Requires

 

plugin cakephp helper chart google chart

21/07 2014

1.0.0

1.0.0.0 http://github.com/imsamurai/cakephp-google-chart

Helps draw google charts

  Sources   Download

MIT

The Requires

 

plugin cakephp helper chart google chart