feat: render-column (GT top + algos stacked), fix hour60 parsing, vivid anomaly markers
This commit is contained in:
@@ -607,6 +607,7 @@ dependencies = [
|
||||
{ name = "matplotlib" },
|
||||
{ name = "numpy" },
|
||||
{ name = "pandas" },
|
||||
{ name = "pillow" },
|
||||
{ name = "taos-ws-py" },
|
||||
]
|
||||
|
||||
@@ -615,6 +616,7 @@ requires-dist = [
|
||||
{ name = "matplotlib", specifier = ">=3.7" },
|
||||
{ name = "numpy", specifier = ">=1.24" },
|
||||
{ name = "pandas", specifier = ">=2.0" },
|
||||
{ name = "pillow", specifier = ">=10.0" },
|
||||
{ name = "taos-ws-py", specifier = ">=0.2.0" },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user