ipydagred3

ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3

APACHE-2.0 License

Downloads
39.2K
Stars
77
Committers
4

ipydagred3

ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3

Installation

You can install using pip:

pip install ipydagred3

Features

  • Dynamically create and modify graphs from python
  • Change color, shape, tooltip, etc
  • Click events (click on node or edge and get event in ipywidget indicating source, good for node inspector tools)

Tooltips and Click events

Examples

Network example from the first gif Network Example

Tooltip Example from the second gif Tooltip Example

Package Rankings
Top 6.45% on Pypi.org
Top 14.9% on Npmjs.org
Top 37.22% on Conda-forge.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
Build Status codecov PyPI PyPI npm Binder