diff --git a/journal/2023-02-26.md b/journal/2023-02-26.md index 753826067..4ae6524bf 100644 --- a/journal/2023-02-26.md +++ b/journal/2023-02-26.md @@ -10,6 +10,8 @@ - I want to code a bit. - Maybe install [[manim]] and something like it better geared towards doing large graph visualizations and start playing? - [x] Ended up reading about [[networkx]], [[igraph]], [[graph tool]] -- all interesting. [[networkx]] is all python, whereas the others are python libraries calling to a C++ implementation and scale better (at least this applies to [[graph tool]] IIRC.) + - [ ] [[bokeh]] also looks very nice and it seems to provide a path to interactive visualizations, which sound like a must to me + - [ ] [[3d force graph]] in javascript/client side also are probably worth experimenting with, although I'm unsure if it'll work any better than regular [[force graph]] for the large full-Agora graph. Suddenly you find yourself in the Agora.