Describe the bug
Inconsistent legend values
When running "Extract pulse feature" , the values displayed in the result legend are not consistent with the actual measured values on the curve. This appears to be a display formatting issue (Significant figure/Scientific writing).
To Reproduce
Steps to reproduce the behavior:
- Open DataLab
- Import the attached CSV signal file (
extract_pulse_issue.csv)
- Run
Computing → Extract pulse feature on the imported signal
- Observe that:
- The legend values do not match the values visually measured on the plot
Expected behavior
- The legend should display values consistent with the curve data table
Screenshots
Extract pulse feature result with inconsistent legend values:
Test data
A CSV signal file (extract_pulse_issue..csv) is attached to reproduce the issue :
extract_pulse_issue.csv
See related issue in DataLab : DataLab-Platform/DataLab#300
Describe the bug
Inconsistent legend values
When running "Extract pulse feature" , the values displayed in the result legend are not consistent with the actual measured values on the curve. This appears to be a display formatting issue (Significant figure/Scientific writing).
To Reproduce
Steps to reproduce the behavior:
extract_pulse_issue.csv)Computing→Extract pulse featureon the imported signalExpected behavior
Screenshots
Extract pulse feature result with inconsistent legend values:
Test data
A CSV signal file (
extract_pulse_issue..csv) is attached to reproduce the issue :extract_pulse_issue.csv
See related issue in DataLab : DataLab-Platform/DataLab#300