Bug 380582

Summary: OBSOLETED: Better looking graphs using cairo
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2008-03-09 20:48:51 UTC
-- Originally posted by (AT sourceforge.net): *anonymous --

-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/48 on 2017-05-31 14:48:56 +0100 --
I really like rkward, but the quality of the graphs it produces is not as good as it could be. There is a R cairo package\[1\] available that produces high quality graphs. It supports alpha channels and anti-aliasing. It can output to the display, bitmap graphics and vector graphics. It would be nice if rkward used this to produce
graphs, and also have an option to save graphs as svg vector files. Would this be possible?

1\. http://cran.r-project.org/web/packages/Cairo-- Labels: General --
Comment 1 Thomas Friedrichsmeier 2009-05-20 16:13:46 UTC
Since R 2.7.0, R uses cairo by default, also for x11\(\), on systems that support cairo. RKWard simply gets this new default, without further actions.

Therefore this report is now obsolete.
Comment 2 Thomas Friedrichsmeier 2009-05-20 16:13:46 UTC
- **summary**: Better looking graphs using cairo --> OBSOLETED: Better looking graphs using cairo
- **status**: open --> closed