https://bugs.kde.org/show_bug.cgi?id=421088
--- Comment #7 from Alexander Semke <alexander.se...@web.de> --- (In reply to RG from comment #6) > > Ok. You want to resample the data. > > We can add this to the context menu of the column > > under "Manipulate Data" maybe. > > I see resample in the same category as data reduction. > > > > I think it should be possible to modify the data in the existing column, > > i.e. the resampled data is put into the original column, > > and it should be possible to put the resampled data into a new column. > > Agree? > > I would prefer a more general approach. All analysis functions create (new) > columns in a hidden worksheet. If the data is needed numerically, the > worksheet can be made visible. So even smoothed, filtered, fitted ... data > can be further processed externally. If we hide the data, we need to explain the user how to get it. At the moment the data smoothed, interpolated, etc. data is available internally and is used for the visualization of the curve in the plot. The generated data is "attached" to the curve and we can add maybe a "Copy data" to context menu of the curve. With this you would be able to copy the data and paste it in the spreadsheet. Alternatively, we generate a new column in the source spreadsheet and add the smoothed, interpolated, etc. data into it. Maybe we should enable both ways... > > Can you please attach here your project file so I can validate? > > Sure, file PPrunden_smooth.lml is attached. Thanks for the support. Yes, this is the same issue as in https://bugs.kde.org/show_bug.cgi?id=413401. Please check my last comment there. This problem is fixed in 2.8. We didn't release 2.8 yet but we're already finalizing everything for the release now. We have nightly builds for windows. If you want give it a try, download from https://labplot.kde.org/download/. The new features for 2.8 were described in the last couple of blog posts on our homepage. -- You are receiving this mail because: You are watching all bug changes.