czbiohub-sf / Rapid-QC-MS

Realtime quality control for mass spectrometry data acquisition
https://czbiohub-sf.github.io/Rapid-QC-MS
Other
15 stars 2 forks source link

Interaction with one plot will update all plots #1

Closed wasimsandhu closed 2 years ago

wasimsandhu commented 2 years ago

The Dash callback for updating all plots for one instrument needs to be separated into multiple callbacks to correct this.

wasimsandhu commented 2 years ago

This may be more difficult to refactor than previously thought. Will put some priority into this after v0.1 is complete.

wasimsandhu commented 2 years ago

Want to mention that fixing this will allow plots to be loaded, even if data for one plot is not parsed correctly.