[R] discrete values for dynamic javaScript
Christian Schulz
c.schulz at metrinomics.de
Mon Jun 3 16:59:57 CEST 2002
Hi,
have got anybody experience or a good starting point how i
can fill dynamically my javaScript ?
...this is a part of the javaScript and only the label "LabelX"
and the 5 discrete values should be dynamically construct from R.
WB[0].Z=new Array()
WB[0].Z[0]=new Z_Values("Label1" ,0,false,false,true,0)
WB[0].Z[1]=new Z_Values("Label2" ,1,false,false,false,1)
WB[0].Z[2]=new Z_Values("Label3" ,-1,false,false,true,-1)
WB[0].Z[3]=new Z_Values("Label4" ,-1,true,false,true,-1)
WB[0].Z[4]=new Z_Values("Label5" ,-1,false,true,false,-1)
The calculation of the discrete values etc. is not my problem,
but construct a standard static textFile (JavaScript.ini) with the
dynamic calculated discrete values
dependent from my data/filter/definitions ... ?
P.S.
It's really harm that the Netsacpe package (omegahat) works in present
only with Linux/Unix !
It's time to migrate ;-)
Thanks for any suggestions & regards,
Christian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list