Question

I know that I can use WebCharts3d to create new styles, but I'd love to be able to slightly tweak the default PIE chart type in CF. If I open either the beige_pie.cml or red_pie.xml in \Coldfusion9\Charting\Styles, they are DRASTICALLY different than the default appearance. Is there any way to get access to the DEFAULT pie styles?

Was it helpful?

Solution 2

via comment from Leigh -

default_pie.xml and default.xml

OTHER TIPS

Have you seen Google Charts?

http://code.google.com/apis/chart/

Take the load off your cf server and outsource them to Google :) Unless of course, you have a ton of free memory...

There's heaps to choose from. eg.

http://code.google.com/apis/chart/interactive/docs/gallery.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top