Skip to end of metadata
Go to start of metadata
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
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. May 13, 2008

    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

  2. Jun 03, 2008

    I'd like to know the status of this project, please update.

  3. Jun 20, 2008

    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

  4. Oct 09, 2008

    Any news about this component ? would be awesome!

  5. Oct 10, 2008

    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

  6. Nov 13, 2008

    Hi Tom,
    I need this for my dashboard application, so if I could help you...

  7. Nov 18, 2008

    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.

  8. Oct 05, 2009

    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!

  9. Feb 06, 2011

    Archiving this proposal, feel free to recover it when you want to work on it again. For more details see this email.

    1. Jun 06, 2011

      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