Description Usage Arguments Details Value Author(s) See Also
Translate relative coordinates (pos) to data coords.
1 |
min |
minimum bound of plotting region |
max |
maximum bound of plotting region |
pos |
a proportion to be located within min/max |
This is a utility function for a translating relative coordinates (pos) to data coordinates. min and max are values specifiying the full range of a plotting region on the data scale. pos is a proportion. retval is data-scaled coordinate corresponding to pos.
used for side-effect of creating a plot
Dave Braze davebraze@gmail.com
See rescale
as a possible alternative.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.