Skip to content

Add ggtaichi extension#231

Merged
yutannihilation merged 1 commit into
ggplot2-exts:gh-pagesfrom
PursuitOfDataScience:add-ggtaichi
Jun 19, 2026
Merged

Add ggtaichi extension#231
yutannihilation merged 1 commit into
ggplot2-exts:gh-pagesfrom
PursuitOfDataScience:add-ggtaichi

Conversation

@PursuitOfDataScience

Copy link
Copy Markdown
Contributor

This PR adds ggtaichi to the gallery.

ggtaichi is a ggplot2 extension that compares two data sources on a single grid of taichi (yin-yang) diagrams: geom_taichi() turns every cell of a heatmap-like grid into a taichi symbol whose two interlocking fish are filled by two different sources, so four dimensions can be shown on one plot. It is the sibling of ggDoubleHeat (already in the gallery) and reuses its two-scale design.

Note: a CRAN submission is currently under review, so I set cran: false for now; happy to flip it to true once it is accepted. The examples link points to the pkgdown article, which goes live once GitHub Pages finishes its first deploy.

@yutannihilation yutannihilation merged commit e2a2a3d into ggplot2-exts:gh-pages Jun 19, 2026
@yutannihilation

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants