An open API service indexing awesome lists of open source software.

https://github.com/byt3bl33d3r/webview_d3

Generate graphs with NetworkX, natively visualize with D3.js and pywebview
https://github.com/byt3bl33d3r/webview_d3

Last synced: about 2 months ago
JSON representation

Generate graphs with NetworkX, natively visualize with D3.js and pywebview

Awesome Lists containing this project

README

        

# webview_d3

This is some PoC code to render graphs created with [NetworkX](https://networkx.org/) natively using [D3.js](https://d3js.org/) and [pywebview](https://pywebview.flowrl.com/).

The main benifit of this approach is that it doesn't require electron so it's a lot more "minimalistic".

![2021-01-16_17-46-09 (1)](https://user-images.githubusercontent.com/5151193/104828132-328af800-5823-11eb-8cc6-17da1e1717ba.gif)