TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Ggraph – A graph visualization library for big messy data

76 点作者 pcbje超过 8 年前

9 条评论

mcphage超过 8 年前
It's hard to get a sense of how it'll look with 'big messy data', when it's sample dataset is so tiny, at 14 nodes and 21 edges. Is there a way to see how it'll look with a ton of data?
评论 #13284306 未加载
评论 #13284761 未加载
bokchoi超过 8 年前
Perhaps related, I came across this graph library comparison page recently. You can try out the different libraries with different graphs and sizes:<p><a href="https:&#x2F;&#x2F;anvaka.github.io&#x2F;graph-drawing-libraries&#x2F;#&#x2F;all" rel="nofollow">https:&#x2F;&#x2F;anvaka.github.io&#x2F;graph-drawing-libraries&#x2F;#&#x2F;all</a>
prodtorok超过 8 年前
How big can the graph get before taking a noticeable performance hit? A better example should be shown if advertising &quot;Big ... Data&quot;
评论 #13284183 未加载
评论 #13284227 未加载
评论 #13284815 未加载
fauria超过 8 年前
Congratulations! This seems to be a great tool to effectively display large graphs.<p>Maybe you can submit it to Neo4j team to be showcased in their &quot;Graph Visualization for Neo4j&quot; section: <a href="https:&#x2F;&#x2F;neo4j.com&#x2F;developer&#x2F;guide-data-visualization&#x2F;" rel="nofollow">https:&#x2F;&#x2F;neo4j.com&#x2F;developer&#x2F;guide-data-visualization&#x2F;</a>
ivankirigin超过 8 年前
We used <a href="https:&#x2F;&#x2F;www.graphistry.com" rel="nofollow">https:&#x2F;&#x2F;www.graphistry.com</a> to visualize hundreds of thousands of edges for <a href="https:&#x2F;&#x2F;www.yesgraph.com&#x2F;twinmaps&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.yesgraph.com&#x2F;twinmaps&#x2F;</a><p>The minimal eng required to get good performance was wonderful
评论 #13284817 未加载
andreash超过 8 年前
What are typical use cases for this?
评论 #13284206 未加载
fourthark超过 8 年前
The lasso seems to &quot;give up&quot; if too many nodes are selected - stops updating the selection although it keeps updating the green shaded area. Perhaps it should only give up on the text labels which are probably the expensive part.
ropeladder超过 8 年前
I really like the grouping features and the labels work pretty well too (though it&#x27;s slow with large groups). Thanks for sharing your work!
评论 #13284697 未加载
sagichmal超过 8 年前
&quot;Hold right click and drag&quot; doesn&#x27;t work on laptops with trackpads.