Interpolation not working
For some reason I am not able to create an interpolation
Steps to reproduce
- Open Attached project
- Go to the interpolation curve
- Recalculate
Expected
The interpolation curve goes through the data points.
Observed
The interpolation curve does not go through the data points:
Debug build 2.10.0-1589-g27dcad0a06
Dec 11 2023, 19:03:02
System: Manjaro Linux
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 5.15.140-1-MANJARO
C++ Compiler: GNU 13.2.1
C++ Compiler Flags: -DQT_QML_DEBUG -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 -fdiagnostics-color=always -Wall -Wextra -Wundef -Wpointer-arith -Wunreachable-code -Wunused -Wdeprecated-declarations -fno-omit-frame-pointer -fstack-protector -fexceptions -std=c++17 -O0 -Wcast-align -Wswitch-enum -fvisibility=default -pedantic -Wzero-as-null-pointer-constant
Edited by Alexander Semke