Bug 380637

Summary: Preview for additions to existing plots
Product: [Applications] rkward Reporter: Thomas Friedrichsmeier <thomas.friedrichsmeier>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

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 --