Bug 380637 - Preview for additions to existing plots
Summary: Preview for additions to existing plots
Status: REPORTED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 06:53 UTC by Thomas Friedrichsmeier
Modified: 2011-09-15 06:53 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 Thomas Friedrichsmeier 2011-09-15 06:53:58 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/103 on 2017-05-31 14:48:58 +0100 --
We have a nice plot preview for "normal" plugins. However, another useful feature is adding parts to an existing plot. E.g. the "grid" plugin in x11 context, but also we might add support for adding legends, labels, etc. It would be cool, if these supported a preview, too. For this to work, we'd have to:
1\. save the existing plot
2\. open a preview device associated with the saved plot
3\. Inside .rk.startPreviewDevice\(\) the plot would be initialized / reset to the saved plot
-- Labels: Plugins --