Hi,
We are evaluating GoXam to replace GoDiagram in our application.
One of the things important to us is performance.
As I’ve read GoXam (like any WPF ItemsControl) does not handle large item set so well.
I’ve read about virtualization and I keep ask my self why not do data virtualization?
Let’s say I have some way to choose which nodes and links I show in different zoom factors I could create a “Level of details” virtualization in which I keep my nodes and links under then 5,000 level.
I would like to know if someone already did that and does it work “smooth”?
Thank you,
Ido.