A plot is not being updated upon the changes in a spreadsheet
Requirements
-
I searched through the issues if the issue already exists
Steps to reproduce
- Open the attached project:project.lml
- Remove the last data row.
Expected
The plot should be automatically updated to reflect the changes in data source (i.e. the spreadsheet).
Observed
The plot is not being updated.
Labplot Version
Debug build
System: Ubuntu 23.10
Locale: English,United States (Decimal point ',', Group separator ' '
Number settings: Decimal point ',', Group separator ' ', Exponential 'e', Zero digit '0', Percent '%', Positive/Negative sign '+'/'-' (Updated on restart)
Architecture: x86_64-little_endian-lp64
Kernel: linux 6.5.0-10-generic
C++ Compiler: GNU 13.2.0
C++ Compiler Flags: -g -O2 -fdebug-prefix-map=/build/labplot-aUtRzO/labplot-2.10.1+git202310312246~ubuntu23.10.1=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -Wall -Wextra -Wundef -Wpointer-arith -Wunreachable-code -Wunused -Wdeprecated-declarations -fno-omit-frame-pointer -fstack-protector -fexceptions -std=c++17 -O2 -Wcast-align -Wswitch-enum -fvisibility=default -pedantic -Wzero-as-null-pointer-constant
Edited by Dariusz Laska