Open jtuhtan opened 9 months ago
5. This also displayed only a single set process: label all deployments in 2 runs, select scenario in Scenario and click box plots Here a legend is needed to indicate which box plots belong to which run.
This needs revisiting as all data in a scenario is consolidated and thus will produce 1 box plot for a scenario
if there were say 20 runs there is no screen real estate to plot 20 box plots
legend has been added
this is a little tricky as the pick points update the plot (i.e write over it). If something is toggled the plot is essentially reloaded and the annotations are lost. Only if they are saved will they remain. I have put in a fix to try OK for now.
ok DONE
allows a complete run to compute stats (note: this will consider all compete runs) DONE
NOTE: compare with should be empty (added an empty option)
5. This also displayed only a single set process: label all deployments in 2 runs, select scenario in Scenario and click box plots Here a legend is needed to indicate which box plots belong to which run.
I think this is fixed DONE - will do QA on values in RPC Max and RPC Min based on these entries.
where does this calculation sit? plots are removed ? Calculations should be displayed in the summary statistics table under "RPC Max" and "RPC Min".
_Originally posted by @mcrooks83 in https://github.com/mcrooks83/rapid_sensor_app/issues/3#issuecomment-1919064761_