Dear R-users,

I want to write a class that reprints automatically when the device is resized.

Using grid graphics this can be achieved e.g. by setting the drawDetails method 
for a grob which is called automatically when the device has changed.

Grid graphics are too slow for my application and I need to do the same in base 
graphics. 
How can I automatically update (reprint) the device when it changes in size?
 
Thanks,
Mark

–––––––––––––––––––––––––––––––––––––––
Mark Heckmann
Blog: www.markheckmann.de
R-Blog: http://ryouready.wordpress.com






        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to