Adrielpin / gchartphp

Automatically exported from code.google.com/p/gchartphp
0 stars 0 forks source link

Update to allow fill areas #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
index.php attached is a sample of how to use the new feature.
gChart.php is an updated version of the latest revision of gChart2.php

gChart2.php was renamed to gChart.php since the inner class name is gChart.
Additionally, formatting and code style has been standardised throughout.

If this is at all helpful, I was hoping I could be added to the development
team to assist in ongoing development and maintenance of this awesome
wrapper for Google Charts.

Original issue reported on code.google.com by predomin...@gmail.com on 12 Feb 2008 at 6:48

Attachments:

GoogleCodeExporter commented 8 years ago
Should have clarified.

Added methods:
  gChart::addFillArea()
  gChart::getFillAreas()

Added variables
  gChart::fillAreas

Original comment by predomin...@gmail.com on 12 Feb 2008 at 6:49

GoogleCodeExporter commented 8 years ago
I am working on this. I hope to solve this in rev. 15.

Original comment by bardellie on 12 May 2010 at 11:51

GoogleCodeExporter commented 8 years ago
Awesome, thanks.

Original comment by predomin...@gmail.com on 13 May 2010 at 12:15

GoogleCodeExporter commented 8 years ago
Fixed in Rev. 15.

Original comment by bardellie on 13 May 2010 at 5:31