Fix heatmap issue and implement per round analysis
This commit is contained in:
@@ -12,6 +12,8 @@ colors-transform = { version = "0.2" }
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
phf = { version = "0.11" }
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = { version = "1.4" }
|
||||
tracing-test = { version = "0.2", features = ["no-env-filter"] }
|
||||
|
||||
Reference in New Issue
Block a user