| Under Construction This proposal is under construction and is not ready for review. |
Zend Framework: Zend_Service_GChart Component Proposal
| Proposed Component Name | Zend_Service_GChart |
|---|---|
| Developer Notes | http://framework.zend.com/wiki/display/ZFDEV/Zend_Service_GChart |
| Proposers | Tom Graham |
| Revision | 1.1 - 12 April 2008: First draft (wiki revision: 7) |
Table of Contents
1. Overview
Zend_Service_GChart is a component to provide an interface with the Google Chart API
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
- This component will implement an interface with the Google Chart API
4. Dependencies on Other Framework Components
- Zend_Service_Exception
5. Theory of Operation
The component is instantiated with a mind-link that ...
6. Milestones / Tasks
- Milestone 1: Complete proposal
- Milestone 2: Working prototype checked into the incubator supporting use cases #1
- Milestone 4: Unit tests exist, work, and are checked into SVN.
- Milestone 5: Initial documentation exists.
7. Class Index
- Zend_Service_GChart
- Zend_Service_GChart_Axis
- Zend_Service_GChart_Bar
- Zend_Service_GChart_Bar_DataSet
- Zend_Service_GChart_DataSet
- Zend_Service_GChart_Exception
- Zend_Service_GChart_FillArea
- Zend_Service_GChart_GradientFill
- Zend_Service_GChart_Line
- Zend_Service_GChart_Map
- Zend_Service_GChart_Map_DataSet
- Zend_Service_GChart_Pie
- Zend_Service_GChart_Pie_DataSet
- Zend_Service_GChart_RangeMarker
- Zend_Service_GChart_Scatter
- Zend_Service_GChart_ShapeMarker
- Zend_Service_GChart_SolidFill
- Zend_Service_GChart_StripeFill
- Zend_Service_GChart_Venn
8. Use Cases
| UC-01 |
|---|
9. Class Skeletons
Labels:
None
10 Comments
comments.show.hideMay 13, 2008
Wil Sinclair
Tom, do you plan to drive this to recommendation? We now have the new proposal process in place, so you should get a recommendation promptly after community review.
,Wil
Jun 03, 2008
Jake McGraw
I'd like to know the status of this project, please update.
Jun 20, 2008
Wil Sinclair
Tom, I'd love to see this proposal driven through the process, but if we don't get an update within a week, this will be a candidate for the Archived section. Of course, if you'd ever like to pick it up again in the future, you can simply move it back to the appropriate section.
,Wil
Oct 09, 2008
Juan Felipe Alvarez Saldarriaga
Any news about this component ? would be awesome!
Oct 10, 2008
Tom Graham
I hope to start working on this some more next week. The code needs some refactoring, it's been awhile since I worked on it
Nov 13, 2008
emilien vuillaume
Hi Tom,
I need this for my dashboard application, so if I could help you...
Nov 18, 2008
Juan Felipe Alvarez Saldarriaga
Any news ? would be nice see this component in future versions of the framework, since the framework doesn't have any component to create charts :\, also, you can check GphpChart (http://www.malaiac.com/GphpChart/) seems like covers the whole API and maybe implement cache for images.
Oct 05, 2009
Dolf Schimmel (Freeaqingme)
In case you're still plannning on continuing on this proposal, I would like it to be either part of zend_gdata or as an adapter of zend_(image_)chart: http://framework.zend.com/wiki/pages/viewpage.action?pageId=42524
If you're not planning on putting it forward, please archive it!
Feb 06, 2011
Dolf Schimmel (Freeaqingme)
Archiving this proposal, feel free to recover it when you want to work on it again. For more details see this email.
Jun 06, 2011
Martijn Swaagman
I would like to pick up this piece of work if that is possible. Currently I'm doing a similar project outside ZF. Win-win situation as far as I'm concerned. I agree it should utilize Zend_Image... Will the latter be integrated with ZF2 btw? Seems better to develop it straight into ZF2 if possible