Bug 217399

Summary: Add ability to scale line width in legend
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.8.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2009-12-05 02:27:53 UTC
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.
Comment 1 Andrew Walker 2009-12-05 02:29:05 UTC
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
Comment 2 Nicolas Brisset 2009-12-07 08:48:31 UTC
Hum, good idea => I think it should be backported to kst 2.x