Package: glyph 0.1.0

glyph: A Next-Generation Grammar of Interactive Graphics

A modern visualization grammar that treats interactivity, animation, and composable layouts as first-class concepts rather than afterthoughts. Designed to address key limitations of existing grammars: native hover, click, and zoom events, 'WebGL'-accelerated rendering for large datasets, built-in multi-plot composition, and a token-based theming system. Renders to interactive HTML widgets via 'D3.js' or static SVG from a single declarative specification.

Authors:Joash Joshua Ayo [aut, cre]

glyph_0.1.0.tar.gz
glyph_0.1.0.zip(r-4.7)glyph_0.1.0.zip(r-4.6)glyph_0.1.0.zip(r-4.5)
glyph_0.1.0.tgz(r-4.6-any)glyph_0.1.0.tgz(r-4.5-any)
glyph_0.1.0.tar.gz(r-4.7-any)glyph_0.1.0.tar.gz(r-4.6-any)
glyph_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
glyph/json (API)

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

Bug tracker:https://github.com/josh45-source/glyph/issues

Pkgdown/docs site:https://josh45-source.github.io

On CRAN:

Conda:

4.78 score 3 stars 2 scripts 26 exports 26 dependencies

Last updated from:4d2ca47af5. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK262
source / vignettesOK176
linux-release-x86_64OK232
macos-release-arm64OK120
macos-oldrel-arm64OK159
windows-develOK204
windows-releaseOK167
windows-oldrelOK199
wasm-releaseOK110

Exports:animatecompilecomposeexportfacetglyphinsetinteractmarginalsmark_areamark_barmark_linemark_linkmark_pointmark_ribbonmark_rulemark_textrenderscalescale_colorscale_logscale_timeselectiontheme_tokenstitlesto_vegalite

Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml

Getting Started with glyph
1. A basic scatterplot | 2. Tooltips and hover, declared in the pipeline | 3. Animated bar chart | 4. Token-based dark theme | 5. Composed multi-plot layout | Where to next

Last update: 2026-07-07
Started: 2026-07-07

glyph vs ggplot2: Side-by-Side Comparison
1. Basic Scatterplot | 2. Interactive Exploration | 3. Animated Bar Chart | 4. Multi-Panel Dashboard | 5. Marginal Distributions | 6. Dark Theme | 7. Export Flexibility | Summary: When to Use Which

Last update: 2026-06-30
Started: 2026-06-30