Context: In my project, I am performing benchmarking on a lot of datasets and therefore need to perform a lot of sweeps.
Problem: I have some custom metrics that I wish to plot together to quickly review the performance of the different runs in the sweep in a specific way. This means for each sweep I need to recreate the plot which is frustrating.
Question: Is there a way of adding a custom default plot setup in the sweep workspace?