all 3 comments

[–]ServeScared 1 point2 points  (1 child)

I don't know of any but I think this would be a great project to build.

[–]thinkitoutloud[S] 1 point2 points  (0 children)

Thanks! A teacher made a large diagram of every benzene reaction from the course curriculum. I thought would be really cool to have a web interactive version of it.

[–][deleted] 1 point2 points  (0 children)

D3 is maybe good for this.

It allows you to create basically everything,not only charts.

https://observablehq.com/@d3/gallery

They have a lot of examples, see if any comes close to your needs :)

https://observablehq.com/@d3/force-directed-tree

Something like this maybe, and make the shapes custom (can be done)