[R] unit choice in saveHTML function

Oli onunez at iberstat.es
Thu Feb 20 11:44:27 CET 2014


Dear all,

I’m trying to use the saveHTML()  function with the svg graphics device (
ani.dev= “svg”) in order to obtain animation with vector graphics.
For this device the unit is in inch, while the units for ani.height and
ani.width options seems to be in px.
As a result, something like 

ani.options(ani.dev="svg",ani.type="svg",ani.width=7,ani.height=7)

gives a normal size animation with a very small and vertical navigator,
while the command
 
ani.options(ani.dev="svg",ani.type="svg")

gives a standard navigator with very big images. 

Any help or suggestion?




--
View this message in context: http://r.789695.n4.nabble.com/unit-choice-in-saveHTML-function-tp4685585.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list