If you need help with Open Flash Chart, drop into the forums and I'll try to help out.
I have had a number of people express interest in writing a ZF library, I'd also like to see the PHP lib get more attention. There is a php forum for all things php: http://forums.openflashchart.com/ Open Flash Chart 2 is LGPL and uses GPL or LGPL tools to build the .swf. It also uses JSON as the data format, I think representing the chart as a php object, passing this the ZF JSON library to make the 'view' data works nicely. Hope that helps :) monk.e.boy Ondrej Ivanič-3 wrote: > > > - simple way to add trend line > - X Axis generators (this is not for labels!) i.e. generate sequence > for dates, numbers, lists > > -- View this message in context: http://www.nabble.com/Zend_Chart-tp23647653p23666207.html Sent from the Zend Framework mailing list archive at Nabble.com.
