开发者

How do I edit the default chart styles in ColdFusion?

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?


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


via comment from Leigh -

default_pie.xml and default.xml

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜