mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
docs: fix node-count inconsistency in performance warning
This commit is contained in:
@@ -69,7 +69,7 @@ Most effective visualization follows this pattern:
|
|||||||
Always filter before visualizing. A 10,000-node enterprise graph becomes meaningful when filtered to the 50 most central nodes or the subgraph around a specific entity of interest.
|
Always filter before visualizing. A 10,000-node enterprise graph becomes meaningful when filtered to the 50 most central nodes or the subgraph around a specific entity of interest.
|
||||||
|
|
||||||
<Info>
|
<Info>
|
||||||
**Performance Warning:** Large graphs (>1000 nodes) cause browser performance issues and become visually overwhelming. Interactive network visualizations work best with 10-500 nodes. For larger graphs, use analytics to identify the most important subgraphs, then visualize those filtered results.
|
**Performance Warning:** Large graphs (>1000 nodes) cause browser performance issues and become visually overwhelming. Interactive network visualizations work best with 10-1000 nodes. For larger graphs, use analytics to identify the most important subgraphs, then visualize those filtered results.
|
||||||
</Info>
|
</Info>
|
||||||
|
|
||||||
<Info>
|
<Info>
|
||||||
|
|||||||
Reference in New Issue
Block a user