Skip to content

Commit e24b92f

Browse files
committed
docs: regenerate example images with improved label rendering
1 parent e36ce02 commit e24b92f

8 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docker.png

-2.85 KB
Loading

docs/fastapi.png

-24.8 KB
Loading

docs/flask.png

14.3 KB
Loading

docs/k8s.png

9.53 KB
Loading

docs/pypy.png

-41 Bytes
Loading

docs/python.png

-19.4 KB
Loading

docs/s3.png

53.9 KB
Loading

scripts/make_docs_images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
uv run dirplot map --size 800x400 --no-show --output docs/fastapi.png github://FastAPI/FastAPI
2-
uv run dirplot map --size 800x400 --no-show --legend --output docs/flask.png github://pallets/flask
2+
uv run dirplot map --size 800x400 --no-show --output docs/flask.png github://pallets/flask --legend
33
uv run dirplot map --size 800x400 --no-show --output docs/python.png github://python/cpython
44
uv run dirplot map --size 800x400 --no-show --output docs/pypy.png github://pypy/pypy
55

0 commit comments

Comments
 (0)