can you tell me how to change the gap width between
each point on the Ptolemy linegraph?

like when I do
addPoint(1, 0, 1, false);
addPoint(1, 1, 1, false);
....
addPoint(1,4000,1,false);

I want to set the gap between each point to be 10
pixels wide, how do to do that?

Peter

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to