You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added PSD curves export and import to compare several spectrums at the chart (#845)
* Added graph_imported_curves module for import curves
* Spectrum export/import code refactoring
* Added export/import PSD curves data
* Added drawing of imported PSD curves
* Resolved code issues
* Resolved code issues
* Code style improvement
* Resolved issue wrong frequency definition in exported file
* Code improvement
* The legend is moved to right-up corner
* The exported spectrums .csv file name is log name with _sp, _psd postfix
* Resolved issue of imported curves frequency scaling
* Code refactoring: PLOTTED_BLACKBOX_RATE is replace to MAXIMAL_PLOTTED_FREQUENCY in graph_spectrum_plot.js
* Analyser legend position is added in user settings
* Added check of valid userSetting in _drawLegend method
* Added warning for specrum type what have not spectrum import
* Added newline on EOF in src/graph_imported_curves.js
Co-authored-by: Mark Haslinghuis <[email protected]>
* Changed mouse cursor info for single and multiple PSD curves
* Code style improvement
Co-authored-by: Mark Haslinghuis <[email protected]>
* The mouse position cursor improvement for PSD curves
* Code style improvement
* Code style improvement
Co-authored-by: Mark Haslinghuis <[email protected]>
* Code style improvement
Co-authored-by: Mark Haslinghuis <[email protected]>
* Resolved const issue
---------
Co-authored-by: Mark Haslinghuis <[email protected]>
0 commit comments