Package: ggspark 0.0.2

ggspark: 'ggplot2' Functions to Create Tufte Style Sparklines

Functions to help with creating sparklines in the style of Edward Tufte <https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR&topic_id=1> in 'ggplot2'. It computes ribbon geoms with the interquartile ranges and points and/or labels at the beginning, end, max, and min points.

Authors:Marc Bosch Matas [aut, cre, cph]

ggspark_0.0.2.tar.gz
ggspark_0.0.2.zip(r-4.7)ggspark_0.0.2.zip(r-4.6)ggspark_0.0.2.zip(r-4.5)
ggspark_0.0.2.tgz(r-4.6-any)ggspark_0.0.2.tgz(r-4.5-any)
ggspark_0.0.2.tar.gz(r-4.7-any)ggspark_0.0.2.tar.gz(r-4.6-any)
ggspark_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ggspark/json (API)
NEWS

# Install 'ggspark' in R:
install.packages('ggspark', repos = c('https://marcboschmatas.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/marcboschmatas/ggspark/issues

On CRAN:

Conda:

3.81 score 13 stars 4 scripts 190 downloads 4 exports 17 dependencies

Last updated from:b5aac09986. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK160
linux-release-x86_64OK118
macos-release-arm64OK117
macos-oldrel-arm64OK139
windows-develOK76
windows-releaseOK75
windows-oldrelOK87
wasm-releaseOK98

Exports:InterquartileRangeSparkLabelsstat_interquartilerangestat_sparklabels

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
'ggplot2' Functions to Create Tufte Style Sparklinesggspark-package ggspark
Sparkline labels or pointsSparkLabels stat_sparklabels
Interquartile rangeInterquartileRange stat_interquartilerange