Bug 217399 - Add ability to scale line width in legend
Summary: Add ability to scale line width in legend
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.8.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-05 02:27 UTC by Andrew Walker
Modified: 2009-12-07 08:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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