渲染 历史tr 曲线图 (#312)

This commit is contained in:
呵呵です
2024-05-08 18:26:08 +08:00
committed by GitHub
parent 03d34c5572
commit e47f1bb6f9
4 changed files with 142 additions and 16 deletions

View File

@@ -50,11 +50,11 @@ async def render(
vs: str | float,
sprint: str,
blitz: str,
data: list[list[int]],
data: list[list[int | float]],
split_value: int,
offset: int,
value_max: int,
value_min: int,
offset: int,
app: str | float,
dsps: str | float,
dspp: str | float,