| 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: 6) |
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
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
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 ![]()
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.
ZF Home Page
Code Browser
Wiki Dashboard
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