Package: geomtextpath 0.1.4.9000
geomtextpath: Curved Text in 'ggplot2'
A 'ggplot2' extension that allows text to follow curved paths. Curved text makes it easier to directly label paths or neatly annotate in polar co-ordinates.
Authors:
geomtextpath_0.1.4.9000.tar.gz
geomtextpath_0.1.4.9000.zip(r-4.5)geomtextpath_0.1.4.9000.zip(r-4.4)geomtextpath_0.1.4.9000.zip(r-4.3)
geomtextpath_0.1.4.9000.tgz(r-4.4-any)geomtextpath_0.1.4.9000.tgz(r-4.3-any)
geomtextpath_0.1.4.9000.tar.gz(r-4.5-noble)geomtextpath_0.1.4.9000.tar.gz(r-4.4-noble)
geomtextpath_0.1.4.9000.tgz(r-4.4-emscripten)geomtextpath_0.1.4.9000.tgz(r-4.3-emscripten)
geomtextpath.pdf |geomtextpath.html✨
geomtextpath/json (API)
NEWS
# Install 'geomtextpath' in R: |
install.packages('geomtextpath', repos = c('https://allancameron.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/allancameron/geomtextpath/issues
- waterways - A simple features data frame of three Scottish waterways
Last updated 1 months agofrom:7f1f930d0d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:coord_curvedpolargeom_labelablinegeom_labelcontourgeom_labelcurvegeom_labeldensitygeom_labeldensity2dgeom_labelhlinegeom_labellinegeom_labelpathgeom_labelsegmentgeom_labelsfgeom_labelsmoothgeom_labelvlinegeom_textablinegeom_textcontourgeom_textcurvegeom_textdensitygeom_textdensity2dgeom_texthlinegeom_textlinegeom_textpathgeom_textsegmentgeom_textsfgeom_textsmoothgeom_textvlineGeomLabelablineGeomLabelcontourGeomLabelcurveGeomLabeldensityGeomLabeldensity2dGeomLabelhlineGeomLabellineGeomLabelpathGeomLabelsegmentGeomLabelsfGeomLabelvlineGeomTextablineGeomTextcontourGeomTextcurveGeomTextdensityGeomTextdensity2dGeomTexthlineGeomTextlineGeomTextpathGeomTextsegmentGeomTextsfGeomTextvlineguide_axis_textpathGuideAxisTextpathscale_hjust_discretescale_hjust_identityscale_hjust_manualscale_vjust_discretescale_vjust_identityscale_vjust_manualstat_textcontourStatTextcontourtextpathGrob
Dependencies:clicolorspacecpp11fansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalessystemfontstextshapingtibbleutf8vctrsviridisLitewithr
Aesthetics, Parameters and Scales
Rendered fromaesthetics.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2022-01-24
Started: 2021-11-28
Curved Text in Polar Co-ordinates
Rendered fromcurved_polar.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2022-01-11
Started: 2021-11-29
Introduction to geomtextpath
Rendered fromgeomtextpath.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2022-01-18
Started: 2021-11-28
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Polar coordinates with curved text on x axis | coord_curvedpolar |
Labelled reference lines: horizontal, vertical, and diagonal | GeomLabelvline GeomTextvline geom_labelabline geom_labelhline geom_labelvline geom_textabline geom_texthline geom_textvline |
Produce labelled contour lines in 'ggplot2' | geom_labelcontour geom_textcontour stat_textcontour |
Text on a curve | geom_labelcurve geom_textcurve |
Produce smoothly labelled density plots in 'ggplot2' | geom_labeldensity geom_textdensity |
Produce labelled contour lines of 2D density in 'ggplot2' | geom_labeldensity2d geom_textdensity2d |
Add Curved Text Along Paths in 'ggplot2' | geom_labelline geom_labelpath geom_textline geom_textpath |
Add text to line segments | geom_labelsegment geom_textsegment |
Visualise sf objects with labels | geom_labelsf geom_textsf |
Labelled conditional means in 'ggplot2' | geom_labelsmooth geom_textsmooth |
The Geom object for a textpath | GeomLabelabline GeomLabelcontour GeomLabelcurve GeomLabeldensity GeomLabeldensity2d GeomLabelhline GeomLabelline GeomLabelpath GeomLabelsegment GeomLabelsf GeomTextabline GeomTextcontour GeomTextcurve GeomTextdensity GeomTextdensity2d GeomTexthline GeomTextline GeomTextpath GeomTextsegment GeomTextsf GuideAxisTextpath StatTextcontour |
Textpath axis | guide_axis_textpath |
justification scales | scale_hjust_discrete scale_hjust_identity scale_hjust_manual scale_vjust_discrete scale_vjust_identity scale_vjust_manual |
Sibling layers | sibling_layers |
Draw text on a path. | textpathGrob |
A simple features data frame of three Scottish waterways | waterways |