SeanIFitch / Icarus_v2

Monitoring software for the Icarus NMR pressure jump apparatus
MIT License
0 stars 0 forks source link

Refactor plots #18

Open SeanIFitch opened 4 months ago

SeanIFitch commented 4 months ago

Code for EventPlot and HistoryPlot is messy and has a lot of repetition and conditionals.

SeanIFitch commented 2 months ago

It should be turned into 6 instances of one class. Additionally, make mouse coordinates be cleared from the other 5 when they appear on one.

SeanIFitch commented 4 weeks ago

332618a