Bug 236473

Summary: Legend configuration should be in a tab of plot edit
Product: [Applications] kst Reporter: stevebenton
Component: generalAssignee: kst
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: work-in-progress for legend in its own section

Description stevebenton 2010-05-05 21:14:10 UTC
Version:           2.0.0_devel (using KDE 4.4.3)
OS:                Linux
Installed from:    Ubuntu Packages

The legend dialog should appear as part of the full edit dialog for a plot.

Whether to display the legend should be moved from the "Labels" tab, with the remaining legend configuration greyed out when not displaying it.

Maybe for single-entry plots it should also be possible to disable drawing the line sample in the legend.
Comment 1 Nicolas Brisset 2010-05-07 10:52:47 UTC
I tend to agree that some dialogs in kst2 need a bit of usability work. Something as prominent as the legend should probably be in a more visible place...
Comment 2 Peter Kümmel 2010-08-14 12:14:53 UTC
Change version from 2.0.0_devel to 2.0.0 to simplify version numbering.
Comment 3 Nicolas Brisset 2011-01-08 00:04:00 UTC
Created attachment 55716 [details]
work-in-progress for legend in its own section

This patch has been on my disk for a while now, before it gets lost I wanted to attach it here.
It is unfinished, as the "edit multiple" stuff is a bit complex, especially in combination with the "match to contents" option. It probably requires a bit more time and discussion to finish, and probably more coding skill and time than I have.