Duncan wrote:
> Can anyone point me in the right direction or simply beat me down now
> and tell me its a mere fantasy.
this works but in order to get full access to the graphing engine's java
API, etc. you'll need a separate license for webcharts3d. otherwise all
your charts will be tagged w/"evaluation version" text label. for
instance, this produces a flash radar chart:
<cfscript>
s=createObject("java","com.gp.api.jsp.MxServerProperties").newInstance();
svr=createObject("java","com.gp.api.jsp.MxServerComponent").init(s);
chart=svr.newImageSpec();
chart.width = 400;
chart.height= 300;
chart.type = "swf";
chart.style = "<radarChart fill='false' />";
chart.model = "<?xml version='1.0' encoding='UTF-8'?>
<XML type='default'>
<COL>2000</COL><COL>2001</COL><COL>2002</COL><COL>2003</COL><COL>2004</COL>
<ROW col0='100.0' col1='200.0' col2='100.0' col3='180.0'
col4='200.0'>Sample 0:</ROW>
<ROW col0='150.0' col1='300.0' col2='250.0' col3='230.0'
col4='250.0'>Sample 1:</ROW>
<ROW col0='200.0' col1='400.0' col2='400.0' col3='280.0'
col4='300.0'>Sample 2:</ROW>
</XML>";
svr.saveBytesTo(chart, "e:\\temp\\test.swf");
</cfscript>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking
application. Start tracking and documenting hours spent on a project or with a
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210577
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54