ComPlat / react-spectra-editor

An editor to View and Edit Chemical Spectra data (NMR, IR and MS).
GNU Affero General Public License v3.0
10 stars 5 forks source link

feat: display y value with cursor in the TGA layout #187

Closed f-idiris closed 8 months ago

f-idiris commented 9 months ago

Feature for issue: https://github.com/ComPlat/chem-spectra-app/issues/152

Before: displayed just the x value After: displays both x and y values.