ICICLE-ai / Readme-guide

1 stars 0 forks source link

Graph Viewer Display Issue #5

Open yzy1121 opened 3 months ago

yzy1121 commented 3 months ago

Tested with customized data, there were many nodes shown during the processing animation, but only two nodes were shown in the Graph Viewer afterward, and I couldn't expand to see other nodes either. Is there any constraint on how many nodes that could be displayed in graph viewer?

RumaliPerera commented 3 months ago

The linking happens based on labels. There are no restrictions made knowingly and it should display all nodes. I will push the most recently updated codes