[HN Gopher] Show HN: Grapher - Visual editor for compound graph ...
       ___________________________________________________________________
        
       Show HN: Grapher - Visual editor for compound graph datasets
        
       Author : nileshtrivedi
       Score  : 5 points
       Date   : 2022-11-03 20:30 UTC (2 hours ago)
        
 (HTM) web link (codeberg.org)
 (TXT) w3m dump (codeberg.org)
        
       | nileshtrivedi wrote:
       | Compound graphs are those graphs where nodes can also be nested
       | inside each other. Many real-world graphs tend to be compound
       | graphs. While tools like CytoscapeJS can render them using
       | automatic layout algorithms, not many tools exist to manually lay
       | out such graphs AND add/modify custom properties for nodes and
       | edges. I needed such a tool to be able to draw curriculum maps,
       | and discovered that SvelteJS had excellent support for SVG
       | components. That's when I decided to make this tool.
       | 
       | This tool is currently also being used by Foresight Institute for
       | their civilizational tech trees: https://foresight.org/tech-tree/
        
       ___________________________________________________________________
       (page generated 2022-11-03 23:03 UTC)