← Back to home
Comparison · Analytics

ggcorrplot vs ichimoku

A side-by-side editorial comparison of ggcorrplot and ichimoku — release velocity, themes, recent moves, and the top alternatives to consider.

ggcorrplot vs ichimoku: at a glance

Featureggcorrplotichimoku
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themescorrelation, r, ggplot2, visualizationfinancial-charting, technical-analysis, dependency-reduction, oanda
Last editorial update1h ago45m ago
WebsiteVisit →Visit →

What is ggcorrplot?

ggcorrplot came back after four years and found its significance markers had been lying

ggcorrplot draws correlation matrices in ggplot2 with optional significance marking and hierarchical reordering. It sat untouched from late 2022 until mid-2026, then shipped 0.2.0 and 0.3.0 sixteen days apart. Between them they added the display options users had been requesting since 2016 and repaired a set of bugs where hc.order = TRUE silently changed which cells were marked significant.

Read the full ggcorrplot trajectory →

What is ichimoku?

A cloud-chart package quietly swapping its dependencies for its maintainer's own libraries.

ichimoku implements Ichimoku Kinko Hyo cloud charts, strategy backtesting and an OANDA data interface for R. Recent releases are almost entirely plumbing: 1.5.7 drops RcppSimdJson in favor of secretbase for JSON parsing, following earlier releases that moved hashing to secretbase and raised the nanonext and mirai floors. The charting and strategy surface has been stable since the 1.5.0 line.

Read the full ichimoku trajectory →

ggcorrplot vs ichimoku: editorial side-by-side

G
ggcorrplot
ANALYTICS
2.5

ggcorrplot came back after four years and found its significance markers had been lying

◆ Current state

ggcorrplot draws correlation matrices in ggplot2 with optional significance marking and hierarchical reordering. It sat untouched from late 2022 until mid-2026, then shipped 0.2.0 and 0.3.0 sixteen days apart. Between them they added the display options users had been requesting since 2016 and repaired a set of bugs where hc.order = TRUE silently changed which cells were marked significant.

◆ Where it's heading

Both releases chase the same target: parity with the older corrplot package inside a ggplot2 object. Significance stars appended to coefficient labels, circle scaling, decimal control, then boxed cells and glyphs sized by absolute correlation — these are corrplot's visual vocabulary reimplemented where they can be composed with other ggplot2 layers. The bug fixes point the other way, at foundations: p-values matched to cells by name rather than row position, clustering computed on the unrounded matrix, tl.col actually applied.

◆ Prediction

With the corrplot look largely reproduced and the correctness backlog cleared, the remaining gap is the mixed upper/lower display corrplot supports; that is the natural next argument if the current release pace holds.

I
ichimoku
ANALYTICS
0.0

A cloud-chart package quietly swapping its dependencies for its maintainer's own libraries.

◆ Current state

ichimoku implements Ichimoku Kinko Hyo cloud charts, strategy backtesting and an OANDA data interface for R. Recent releases are almost entirely plumbing: 1.5.7 drops RcppSimdJson in favor of secretbase for JSON parsing, following earlier releases that moved hashing to secretbase and raised the nanonext and mirai floors. The charting and strategy surface has been stable since the 1.5.0 line.

◆ Where it's heading

The visible arc is consolidation onto the maintainer's own package family — secretbase for hashing and now JSON, nanonext and mirai for concurrency — which steadily removes third-party and Rcpp-based dependencies from the install chain. Feature work is sporadic and narrow when it comes: a faster POSIXct formatter exported as a utility, a multi-session option for the Shiny app, and a fix for asymmetric strategies that failed to emit a final entry signal.

◆ Prediction

Expect further dependency consolidation as the sibling packages gain capabilities, with ichimoku adopting them shortly after release rather than shipping new charting features.

Alternatives to ggcorrplot and ichimoku

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either ggcorrplot or ichimoku.

See all ggcorrplot alternatives → · See all ichimoku alternatives →

Recent activity from ggcorrplot and ichimoku

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 21d agoggcorrplotggcorrplot 0.3.0 adds boxed cells and correlation-sized squares
  2. 1mo agoggcorrplotggcorrplot 0.2.0 fixes significance markers broken by hc.order
  3. 2mo agoichimokuJSON parsing moves from RcppSimdJson to secretbase
  4. 1y agoichimokuFaster POSIXct formatting exported as a utility
  5. 1y agoichimokuMultiple concurrent sessions in the OANDA Shiny app
  6. 1y agoichimokuAsymmetric strategies now emit their final entry signal
  7. 2y agoichimokusecretbase floor raised to 1.0.0
  8. 2y agoichimokuArchive verification reverts to SHA256
  9. 3y agoggcorrplotggcorrplot 0.1.4
  10. 6y agoggcorrplotggcorrplot 0.1.3
  11. 7y agoggcorrplotggcorrplot 0.1.2
  12. 10y agoggcorrplotggcorrplot's first release: correlograms in ggplot2

Frequently asked questions

What is the difference between ggcorrplot and ichimoku?

They serve adjacent needs but don't currently overlap on shipped themes. ggcorrplot is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is ggcorrplot better than ichimoku?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggcorrplot is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to ggcorrplot?

Top ggcorrplot alternatives in Analytics are ranked by recent ship velocity. Browse the "ggcorrplot alternatives" section above for the current picks, or visit /alternatives/ggcorrplot for the full list with editorial commentary on each.

What are the best alternatives to ichimoku?

Top ichimoku alternatives in Analytics are ranked by recent ship velocity. Browse the "ichimoku alternatives" section above for the current picks, or visit /alternatives/ichimoku for the full list with editorial commentary on each.