Ask HN: Large dataset visualization through Javascript?

https://news.ycombinator.com/item?id=3098113
by Legend • 15 years ago
1 0 15 years ago

I am wondering if people here have any good suggestions for a Javascript library that I can use for large dataset visualization using force-directed layouts.

I have tried d3.js but it seems to drastically slow down beyond a few thousand nodes. Currently, the number of nodes in my dataset is around 50K. Are there any other alternatives?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com