Claudius-Appel / duflor.gui

GUI frontent for `duflor`-package
https://claudius-appel.github.io/duflor.gui/
MIT License
0 stars 0 forks source link

Tab `Results - plots`: add plot of `area_per_pixel`, allow plot-saving #22

Closed Claudius-Appel closed 6 months ago

Claudius-Appel commented 6 months ago
Claudius-Appel commented 6 months ago

The issue here is that the area_per_pixel-plot is a KPI, but it is not linked to either one spectrum. So I need to figure out how to incorporate it into the Select KPI to inspect_DDL:

grafik

And if the choice there is area_per_pixel, we just need to make an edge-case that has nothing to do with the currently selected spectrum.

Claudius-Appel commented 6 months ago

wait and ask Tobi how this should be structured?