Graph's size warning

I use the explore graph on graph studio to display some data,but occure the warning that “The graph’s size exceeds the limitation. The graph will not be rendered.”
tmpDC0B

Usually, that is displayed when you’re trying to render large graph visualizations. Rendering large graphs take resources from your computer so there are limits to the size of graphs you can view.

One way to get around this is by using GPU-powered graph visualizations.

Cosmos Graph Visualization is one recommendation. Here is an open-source application that can be synced with TigerGraph Cloud.

Link to Cosmos Discord Server → Cosmograph

Alternatively, you could use Graphsitry. Here is a sample project from that component.

1 Like