Open materight opened 1 year ago
Thanks for suggesting @materight.
Curious on your use case: Are you also tracking the metrics as a time series and additionally reporting one of the data points as single value, or are you only reporting these single values?
Hi @ainoam, no in this case I'm only reporting these single values
Proposal Summary
report_single_value
could take in input atitle
and aseries
, like inreport_scalar
, and then display it like:F1/AP would be set in
title
, and class1/class2 inseries
.If that's not possible, just reporting the metrics on multiple rows would work.
Motivation
Currently, if a lot of metrics are reported using
report_single_value
they are shown in a single long table with horizontal scrolling: