[ANN] chartsEngine - now on revSelect 
    Malte Brill 
    revolution at derbrill.de
       
    Thu Feb 19 17:03:42 EST 2009
    
    
  
Hi,
first things first. Trevor just let me know the demo script on page 3  
f the PDF is wrong. Silly typo: Should read:
A complete script to create a chart can look like this:
on mouseUp
   local tchart
   chartsCreateChart
   put the result into tchart
   set the charts["data"] of tchart to "1,1,1" & cr & "30,56,12" & cr  
& "1,1,1"
   chartsRefresh tChart
end mouseUp
Judy: You bet!
Richard: Thanks for the kind words" I hope you find it useful.
Jan: Still remember when we first talked about basic ideas on Malta in  
06? Finally!!! ;-)
Cheers,
Malte
    
    
More information about the use-livecode
mailing list