https://bugs.kde.org/show_bug.cgi?id=498595
Bug ID: 498595 Summary: Problem when importing ASCII file Classification: Applications Product: LabPlot2 Version: 2.11.1 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: alexander.se...@web.de Reporter: poubelleb...@gmail.com Target Milestone: --- Created attachment 177311 --> https://bugs.kde.org/attachment.cgi?id=177311&action=edit test file to reproduce the problem SUMMARY When importing an ASCII file (csv file), the type of the column seems to be based only on the first 11 rows of data. So, if the data is an integer in the 11 first rows, all the data in this colum will be converted in integer, even though they are floating point. Floating point values are then converted to 0. So if in a column we have eleven values of 3 and one of 3.1 at the 12th position, we get some 3 and one 0 after the import STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.