User (Legacy) Posted June 12, 2002 Report Share Posted June 12, 2002 Hello! Sorry for the cross post but I am sure someone must be able to help! I am using ChartFX IE I need to create an array with, say, 10 numbers using Javascript and then add this array to a chart. How do I do this? There is only an example in ASP. Secondly, is there a limit to the number of points that can be provided using InlineData? For some reason, the chart below is being displayed with 3 series instead of 2 <OBJECT CLASSID="CLSID:21F49842-BFA9-11d2-A89C-00104B62BDDA") TYPE="application/x-oleobject" WIDTH=500 HEIGHT=800 ID="TestChart" CODEBASE=/download/CfxIEAx.cab#Version=4,4,11,3> <PARAM NAME="LICENSE" VALUE="/license/CfxIE.lic"> <PARAM NAME="InLineData" VALUE="Series"> <PARAM NAME="S0" VALUE="'14.7,31,353,13.8,338,14.4,31.6,344,13.9,30,362'"> <PARAM NAME="S1" VALUE="12.8,26.6,146.7,13.2,27.2,147,12.2,12.2,16.6,135.8,12.6,17.3,134.8,12 .4,25.5"> </OBJECT> Please can someone respond to this and my other posts! Cheers Eric Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 12, 2002 Author Report Share Posted June 12, 2002 Please reply Software FX! "Eric Harris" <ericblahdeblah@hotmail.com> wrote in message news:LPFY0ShECHA.1324@webserver1.softwarefx.com... > Hello! > > Sorry for the cross post but I am sure someone must be able to help! I am > using ChartFX IE > > I need to create an array with, say, 10 numbers using Javascript and then > add this array to a chart. How do I do this? There is only an example in > ASP. > > Secondly, is there a limit to the number of points that can be provided > using InlineData? For some reason, the chart below is being displayed with > 3 series instead of 2 > > <OBJECT CLASSID="CLSID:21F49842-BFA9-11d2-A89C-00104B62BDDA") > TYPE="application/x-oleobject" > WIDTH=500 HEIGHT=800 ID="TestChart" > CODEBASE=/download/CfxIEAx.cab#Version=4,4,11,3> > <PARAM NAME="LICENSE" VALUE="/license/CfxIE.lic"> > <PARAM NAME="InLineData" VALUE="Series"> > <PARAM NAME="S0" VALUE="'14.7,31,353,13.8,338,14.4,31.6,344,13.9,30,362'"> > <PARAM NAME="S1" > VALUE="12.8,26.6,146.7,13.2,27.2,147,12.2,12.2,16.6,135.8,12.6,17.3,134.8,12 > .4,25.5"> > </OBJECT> > > Please can someone respond to this and my other posts! > > Cheers > > Eric > > > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.