search for: getfigctr

Displaying 4 results from an estimated 4 matches for "getfigctr".

2010 Jun 26
2
several common sub-axes within multiple plot area
Dear List, I'd really appreciate tip's or code demonstrating how i can achieve some common axis labels integrated into a multiple plot. In my example (below), i'm trying to achieve: -a single "Results 1 (Int)" centered & btwn row 1 and row 2; -a single "Results 2 (Int)" centered & btwn row 2 and row 3; and, -a single "Results 3 (Int)" centered
2013 Jan 20
2
"user units" in plotrix
...t it corresponds to user coordinates, i don't know which axis' scaling is to be used as the reference. ideally, one would be able to specify the radius in user coordinates while specifying _which_ axis to use as the standard (e.g. an axis = "y" or axis = "x" argument). getFigCtr(...) can help in figuring this out, but its argument takes the relative position of the "figure" region, rather than the "plot" region, which is more apt for properly placing shapes. i know the grid package has extensive unit conversion code, but i'm trying to update a seri...
2010 Nov 10
2
Centring titles for pairs of plots.
I would like to centre titles for pairs of plots in a 3-x-2 array. Each row of the array corresponds to a calendar year and I would like to have the year value centred between the two plots in the row, and just above their upper edges. I have attached an example in "demo.pdf" showing roughly what I want. I managed to produce the example using
2012 Apr 24
2
Positioning main title
Hello, I have a barplot where each row has quite long texts and I have used "par" to make some room in the left: par(mar=c(0, 17, 3, 0), oma=c(0, 0, 0, 0)) barplot2(prueba, main = l, col=colores, horiz=TRUE,las=1, cex.names=.7) My problem is that main text appears justified to the plot. I want to put it in the middle of the image, and find a way to sort it out with mtex par(mar=c(0,