detroit
is Python implentation of d3js.
pip install detroit
Package Name | Yes / No | Tests OK | Notes |
---|---|---|---|
array | Yes | Yes | Not all functions supported |
axis | Yes | Yes | |
brush | No | - | |
chord | No | - | |
color | Yes | Yes | |
contour | No | - | |
delaunay | No | - | |
dispatch | No | - | |
drag | No | - | |
dsv | - | - | use import pandas / polars |
ease | No | - | |
fetch | - | - | use import requests |
force | No | - | |
format | Yes | Yes | |
geo | No | - | |
hierarchy | No | - | |
interpolate | Yes | Yes | interpolate CSS not supported |
path | Yes | Yes | |
polygone | No | - | |
quadtree | No | - | |
random | - | - | Use import random |
scale | Yes | Yes | Mostly test_linear |
scale-chromatic | Yes | Yes | See all schemes in examples |
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 | - |