Hi Alexandre!
Well, how can I add a model... there are now menus and the list is also not editable...?
Regarding the data, I just have a 300MB csv file that I imported into a data structure in Pharo. This blew up the image to 780MB. Doing calculations and visualization in this image is not doable. I'll need to span that off to a different image or do stuff step by step. I was just wondering what you guys do since you might have this problem on a daily base. I can already tell, that the image become very slow once a visualization gets too big. Does Roassal use double buffering for the moving and scaling of the visualization?
Do you know if the team in Argentina analyses the network from within Pharo?
Have a great weekend! Sebastian
Hi Sebastian!
I am doing my first steps in learning Moose and also Roassal. Is it possible to start Roassal Easel and Moose Panel from the world menu and add a model afterwards?
Yes
How would one visualize data with the help of Roassal which underlying data is too big for the Pharo image?
Well… it depends. It all depends on the granularity of your visualization.
Is there an example available how one could stream information on a Roassal view?
There is not such a thing so far. Which kind of data do you have? It all depends on the data, their structures. If you are simply interesting in visualizing some metrics, then this is easy. If you are interested in visualizing structure of a large amount of objects, then we need to be careful.
Did somebody already visualize a LAN network? What would be a good framework/project to do such analysis?
People in Argentina are using Roassal to monitor network packets for a TV digital project.
Cheers, Alexandre _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev