detroit
is Python implentation of d3js.
- Documentation (not updated)
pip install git+https://github.com/bourbonut/detroit.git
Package Name | Yes / No | Tests OK | Notes |
---|---|---|---|
array | Yes | Yes | |
axis | Yes | No | TODO: tests |
brush | No | - | |
chord | No | - | |
color | Yes | Yes | |
contour | No | - | |
delaunay | No | - | |
dispatch | No | - | |
drag | No | - | |
dsv | No | - | use import pandas / polars |
ease | No | - | |
fetch | No | - | use import requests |
force | No | - | |
format | Yes | Yes | Only d3.format |
geo | No | - | |
hierarchy | No | - | |
interpolate | Yes | Yes | interpolate CSS not supported |
path | Yes | Yes | |
polygone | No | - | |
quadtree | No | - | |
random | No | - | Use import random |
scale | Yes | Yes | Mostly test_linear |
scale-chromatic | Yes | No | TODO: tests |
selection | Yes | No | TODO: tests |
shape | Yes | Yes | Missing most of shapes |
time | Yes | Yes | |
time-format | Yes | Yes | |
timer | No | - | |
transition | No | - | |
zoom | No | - |