almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
7.85k stars 1.48k forks source link

Showcase suggestion: libcolgraph #4308

Open aalok-sathe opened 5 years ago

aalok-sathe commented 5 years ago

Hello, I came across vis through pyVis, but actually chose to use the original library itself because of being more hackable and extensible. I'd like to add that I'm amazed at how awesome vis is and how easily it can handle even very large graphs. We're using vis in a project called libcolgraph, to visualize 'base' graphs and their corresponding coloring graphs (graphs representing all possible colorings of a base graph). The project, along with screenshots, is located at https://github.com/aalok-sathe/coloring-graphs if you could take a look! We currently don't have a live URL but we're in the process of setting one up.