Files
lit-examples/lit-force-graph/README.md
T

17 lines
568 B
Markdown

# Lit Force Graph
[![Demo](https://github.com/rodydavis/lit-force-graph/actions/workflows/ci.yml/badge.svg)](https://github.com/rodydavis/lit-force-graph/actions/workflows/ci.yml)
[Lit](https://lit.dev) Example of how to take a json graph file and render it in 2D or 3D.
You can try the demo [here](https://rodydavis.github.io/lit-force-graph/)!
Here is the related [blog post](https://rodydavis.com/posts/lit-force-graph/).
## Screenshots
![](/screenshots/2d-light.png)
![](/screenshots/2d-dark.png)
![](/screenshots/3d-light.png)
![](/screenshots/3d-dark.png)