Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ernaem
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A sick tool for visualizing graphs built with DuckDB WASM and cosmos.gl
(cosmograph.app)
2 points
by
ernaem
10mo ago
|
0 comments
2.
▲
Embedding visualization of 7K+ NYT articles published Jan-Apr 2022
(cosmograph.app)
1 points
by
ernaem
3y ago
|
0 comments
3.
▲
Fast tool for visualizing machine learning embeddings and large graphs
(cosmograph.app)
3 points
by
ernaem
3y ago
|
0 comments
4.
▲
by
ernaem
3y ago
If you want to see the map in 2D, there's a 3D/2D switch in the top left corner of the Overview page (only in the desktop version though )
5.
▲
by
ernaem
3y ago
Thanks for sharing your experience @MilStdJunkie Actually the camera here is isometric! It doesn't look that way but it is.
6.
▲
by
ernaem
3y ago
If you're using or for actual market analysis, then yes. I completely agree that the 3rd dimension makes it more complicated! But there's a 3D/2D toggle in the top left corner of the Overview page if you're opening it fr
7.
▲
by
ernaem
3y ago
By the way, if you're browsing from the desktop, there's a 3D/2D toggle in the top left corner of the Overview page.
8.
▲
by
ernaem
3y ago
Thanks @let_var! On the front end, it's a Next.js app with three.js / D3 visuals. The map rendering and the UI was done from scratch almost (well, on top of the mentioned libraries) And on the backend it's a simple Node.js Ex
9.
▲
Market Map
(marketmap.one)
137 points
by
ernaem
3y ago
|
30 comments
10.
▲
by
ernaem
4y ago
It should work well with SvelteKit out of the box — the compiler won't complain about SRR. However no charts will be rendered in the SSR html build.