Skip to content

Commit

Permalink
Update preview img link
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Feb 10, 2024
1 parent 472efcb commit a9f504f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![NPM Downloads][npm-downloads-img]][npm-downloads-url]

<p align="center">
<a href="https://vasturiano.github.io/3d-force-graph/example/large-graph/"><img width="80%" src="http://gist.github.com/vasturiano/02affe306ce445e423f992faeea13521/raw/preview.png"></a>
<a href="https://vasturiano.github.io/3d-force-graph/example/large-graph/"><img width="80%" src="https://vasturiano.github.io/three-forcegraph/example/preview.png"></a>
</p>

A web component to represent a graph data structure in a 3-dimensional space using a [force-directed](https://en.wikipedia.org/wiki/Force-directed_graph_drawing) iterative layout.
Expand Down

0 comments on commit a9f504f

Please sign in to comment.