A co-worker of mine made a CFC called Sparkline that is all about graphing. He published it on RIA Forge at http://sparklinecfc.riaforge.org/
Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On Jan 15, 2009, at 2:09 PM, Craig Dudley wrote: > Indeed, if you really want flash charts you could try using ... > > http://www.maani.us/xml_charts/ > > I've been meaning to try it myself for ages, you generate the XML > and the flash handles thest I think, no server side stuff invovled. > > Craig. > > -----Original Message----- > From: Barney Boisvert [mailto:[email protected]] > Sent: Thursday, January 15, 2009 8:05 PM > To: cf-talk > Subject: Re: Generating graphs > > CFCHART can emit PNG and JPG. Google Charts does everything with PNG. > Some Flash-based engines can export an PNG version of their content > view, and others accept static XML files to create the display. In > short, there are a lot of options that don't require any sort of > server-side component at runtime. > > cheers, > barneyb > > On Thu, Jan 15, 2009 at 11:59 AM, Claude Schneegans > <[email protected]> wrote: >> Hi, >> >> I'm working on an application that will generate result pages >> containing >> graphs like bars or pie charts. >> Once the pages are generated, I must install a static html version >> on >> customers servers with no CF. >> So Java or CFGRAPH is not an option, I need some tag that will create >> plain GIF, JPEG or PNG files. >> >> Any hint about such a product ? >> >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318010 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

