Version: 1.8.0 (using KDE 4.3.4) OS: Linux It would be desirable to be able to the scale the widths of the lines appearing in the legend, relative to the width of the lines in the actual plot. This was requested by the LFI team.
SVN commit 1058722 by arwalker: BUG:217399 Add ability to scale line width in legend M +28 -0 extensions/js/bind_legend.cpp M +7 -0 extensions/js/bind_legend.h M +13 -0 libkstapp/kstlegenddefaults.cpp M +3 -0 libkstapp/kstlegenddefaults.h M +36 -3 libkstapp/kstviewlegend.cpp M +7 -2 libkstapp/kstviewlegend.h M +70 -55 libkstapp/viewlegendwidget.ui M +1 -1 libkstmath/kstbasecurve.h M +3 -1 libkstmath/kstimage.cpp M +1 -1 libkstmath/kstimage.h M +7 -3 libkstmath/kstvcurve.cpp M +1 -1 libkstmath/kstvcurve.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1058722
Hum, good idea => I think it should be backported to kst 2.x