Auar / flexvizgraphlib

Automatically exported from code.google.com/p/flexvizgraphlib
0 stars 0 forks source link

enable switching/updating graph with new/modified XML data #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cannot really switch out/refresh XML data
2. not sure if it still so problematic

What is the expected output? What do you see instead?

Changing the graph structure from XML should work.

Please use labels and text to provide additional information.

I could need some example application code that tries to switch around the
data and display the different graphs.

Original issue reported on code.google.com by spo...@gmail.com on 21 Mar 2008 at 4:40

GoogleCodeExporter commented 9 years ago
It is by far more important to be able to change the underlying Graph structure 
and
get immediate visual results. I think of the IGraph as a model for the visual
implementation. In the current implementation it is rather the initialisation
structure of the visual graph. If I do some changes I have to do it on the 
visual
graph. It just does not make sense for me.

Original comment by andreas....@gmail.com on 8 Apr 2008 at 5:58