Quantcast
Channel: Processing Forum
Viewing all articles
Browse latest Browse all 1768

Re : Visualise Real time long CSV datatype

$
0
0
So, one last question, i am able to draw visuals, with this following command:

ellipse(400,300, newValue/10000, newValue/10000);

But i want each value to define a pattern, so should i make an array of it again? or class? Also the nos. too high, so divided by 10000, any other way to do that.

Thank you :)

Viewing all articles
Browse latest Browse all 1768

Trending Articles