This commit is contained in:
zenground0
2023-06-28 09:15:38 -06:00
parent 0cfdc9b5b6
commit 3897bf14d1
3 changed files with 4 additions and 70 deletions

View File

@ -4,9 +4,10 @@ import pathlib
snapshot_data = json.load(sys.stdin)
# XXX: parameterize to use block count as value instead of byte size
# XXX: parameterize on different types of px chart types
# XXX: parameterize on output port so we can serve this from infra
# Possible extensions:
# 1. parameterize to use block count as value instead of byte size
# 2. parameterize on different types of px chart types
# 3. parameterize on output port so we can serve this from infra
parents = []
names = []