The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

textBoxPlacement: Compute a Non-Overlapping Layout of Text Boxes to Label Multiple Overlain Plots

Compute a non-overlapping layout of text boxes to label multiple overlain curves. For each curve, iteratively search for an adjacent x,y position for the text box that does not overlap with the other curves. If this process fails, then offsets are computed to add to the y values for each curve, that results in sufficient space to add all of the text labels.

Version: 1.0
Depends: R (≥ 4.2.0)
Imports: graphics, stats, grDevices
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-03-16
Author: Barry Zeeberg [aut, cre]
Maintainer: Barry Zeeberg <barryz2013 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: textBoxPlacement results

Documentation:

Reference manual: textBoxPlacement.pdf
Vignettes: textBoxPlacement

Downloads:

Package source: textBoxPlacement_1.0.tar.gz
Windows binaries: r-devel: textBoxPlacement_1.0.zip, r-release: textBoxPlacement_1.0.zip, r-oldrel: textBoxPlacement_1.0.zip
macOS binaries: r-release (arm64): textBoxPlacement_1.0.tgz, r-oldrel (arm64): textBoxPlacement_1.0.tgz, r-release (x86_64): textBoxPlacement_1.0.tgz, r-oldrel (x86_64): textBoxPlacement_1.0.tgz

Reverse dependencies:

Reverse imports: SherlockHolmes

Linking:

Please use the canonical form https://CRAN.R-project.org/package=textBoxPlacement to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.