Version: 2.0.0_devel (using unspecified) Compiler: gcc 4.4.1 OS: Linux In the current 2.0.0_devel version, top labels are automatically created for each plot, and they take up lots of vertical space. They should be an opt-in option (general settings + via edit plot dialog) and otherwise leave the corresponding top margin free for drawing the actual curves!
Created attachment 38695 [details] Screenshot of what I get with default settings
The good news is that bug seems linked with bug #216735: the top label is apparently shown only when it differs from the left label, which in this case should not happen. Now the question is: why is "Column" appended to the field name? I believe it happens around line 304 of datavector.cpp but I don't understand what's wrong.
SVN commit 1061398 by netterfield: Get rid of unwanted top labels BUG: 216736 Get rid of unwanted 'column' from ascii file column names BUG: 216735 Convince Curve Dialog's edit multiple to not mess up. BUG: 216740 M +1 -1 datasources/ascii/ascii.cpp M +2 -18 libkst/datavector.cpp M +9 -1 libkstapp/commandlineparser.cpp M +0 -1 libkstapp/curvedialog.cpp M +5 -2 widgets/vectorselector.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1061398
Change version from 2.0.0_devel to 2.0.0 to simplify version numbering.
These bugs are solved with 2.0.0