Open WiseIndian opened 2 years ago
ADDIOTIONAL ELEMENT:
When a new analyte is chosen and the analysis is run, what should happen to the now “old” histogram? For now, it is replaced (however not instantly, see next point)
If a new analysis is done (and the GUI switches automatically to the “Statistics Results'' tab), the “old” histogram remains in the focus of the GUI, which is potentially misleading if the analysis takes a long time (see picture below right).
The desire is to clear information on the explore tab whenever a new query with a new cohort is run.
This information needs to be saved within the angular service linked to the explore statistics. Whenever a new query will be launched this information will need to be cleared. When a user switches from the result tab this information will need to be fetched in order to determine what histogram to display.