I have a test that gives accuracy values for the algorithm at the end of each assembly. I can "publish" these values as a table for each assembly, which is nice, but I would like to see how these values change from the assembly to build something like a "dashboard" where they say the values from the last N tasks are compared as columns in the cells of the table, and values that have grown are colored in green, and values that have fallen are colored in red, etc.
Is there a way (plugins, etc.) for doing something like this?
source share