From b6215385a5d9b3ea9bdb66288e9947265919e13a Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Sat, 8 Feb 2025 12:54:09 +0100 Subject: [PATCH] add "Projects using d3-graphviz" section to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 60e55557..164e46d8 100644 --- a/README.md +++ b/README.md @@ -588,3 +588,9 @@ In order to run the tests you need [Node.js](https://nodejs.org/en/download/pack * [Aaron Bycoffe](https://blocks.roadtolarissa.com/bycoffe) for the [Element rotation with point-along-path interpolation](https://blocks.roadtolarissa.com/bycoffe/c3849a0b15234d7e32fc) code. * [Marcin Stefaniuk](https://github.com/mstefaniuk) for inspiration and learning through [graph-viz-d3-js](https://github.com/mstefaniuk/graph-viz-d3-js). * [Ueyama Satoshi](https://github.com/gyuque) for inspiring growing edges through [livizjs](http://ushiroad.com/jsviz/). + +## Projects using d3-graphviz + +Feel free to +[submit a pull request](https://github.com/magjac/d3-graphviz/compare) +adding your own project.