Skip to content

Graph Visual engine based on bsky.jazco.dev/atlas

License

Notifications You must be signed in to change notification settings

witchmonster/map.skygraph.art

 
 

Repository files navigation

Graph Visual Engine

Web engine for layered visualization of graph data. Example: skygraph.art

Based on Atlas by Jaz https://github.com/ericvolp12/bsky-graph.

This fork of Atlas does not support graph.json format as it has been reworked in a non-backward compatible way.

Visualization

init $ yarn install

start at localhost:5173: $ yarn dev

Exporter

$ cd exporter

init: $ yarn install

generate layouts: $ yarn start

More details:

TBD

About

Graph Visual engine based on bsky.jazco.dev/atlas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.6%
  • JavaScript 25.9%
  • Python 1.9%
  • CSS 0.3%
  • Shell 0.1%
  • HTML 0.1%
  • Dockerfile 0.1%