← Back to home
Comparison · Analytics

flashlight vs gghighlight

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

Shared themes:ggplot2r-package

flashlight vs gghighlight: at a glance

Featureflashlightgghighlight
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmodel-interpretability, explainable-ai, deprecation, api-contractionggplot2, data-visualisation, ggplot-extension, upstream-compat
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is flashlight?

flashlight hit 1.0 by giving away its SHAP feature and making most of its API internal.

flashlight computes model-agnostic interpretability output — variable importance, partial dependence and effect profiles, breakdown plots — for fitted models in R. Version 1.0.0 in October 2025 executed a contraction announced two years earlier: add_shap() is deprecated in favour of the separate kernelshap and fastshap packages, type = "shap" is gone from every light_* function that accepted it, and eight previously exported helpers became internal. The release also restored compatibility with ggplot2 v4.

Read the full flashlight trajectory →

What is gghighlight?

A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.

gghighlight adds one verb to ggplot2: highlight the series matching a predicate and grey out the rest, with unhighlighted_params controlling how the shadowed layer renders and calculate_per_facet deciding whether the predicate evaluates within facets. The API settled at 0.2.0; the 0.5.0 release supports ggplot2 v4.0 including its ink and paper theme elements, and finally deletes gghighlight_point() and gghighlight_line().

Read the full gghighlight trajectory →

flashlight vs gghighlight: editorial side-by-side

F
flashlight
ANALYTICS
0.0

flashlight hit 1.0 by giving away its SHAP feature and making most of its API internal.

◆ Current state

flashlight computes model-agnostic interpretability output — variable importance, partial dependence and effect profiles, breakdown plots — for fitted models in R. Version 1.0.0 in October 2025 executed a contraction announced two years earlier: add_shap() is deprecated in favour of the separate kernelshap and fastshap packages, type = "shap" is gone from every light_* function that accepted it, and eight previously exported helpers became internal. The release also restored compatibility with ggplot2 v4.

◆ Where it's heading

The package is narrowing rather than growing, and doing it on a published schedule — 0.9.0 listed the breaking changes, 1.0.0 applied them essentially unchanged. Handing SHAP computation to dedicated packages leaves flashlight as an effects-and-profiles visualization layer rather than an all-purpose interpretability toolkit. Removing the ability to rename result columns via options() points the same way: fewer configuration surfaces, a smaller contract to maintain.

◆ Prediction

With the deprecation list from 0.9.0 now fully applied, the next releases most likely remove the functions currently deprecated rather than adding capability, and continue tracking ggplot2. The entries show no new analysis method in progress.

G
gghighlight
ANALYTICS
0.0

A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.

◆ Current state

gghighlight adds one verb to ggplot2: highlight the series matching a predicate and grey out the rest, with unhighlighted_params controlling how the shadowed layer renders and calculate_per_facet deciding whether the predicate evaluates within facets. The API settled at 0.2.0; the 0.5.0 release supports ggplot2 v4.0 including its ink and paper theme elements, and finally deletes gghighlight_point() and gghighlight_line().

◆ Where it's heading

Two threads run through the history. One is a slow deprecation, from soft-deprecating the geom-specific functions at 0.1.0, to defunct at 0.3.0, to removed at 0.5.0 — a five-year removal cycle. The other is compatibility work: purrr 1.0.0, dplyr's across() deprecation, ggplot2 3.4.0, then 4.0. Genuine feature additions are rare and small, with line_label_type at 0.4.0 the last one. Note that 0.3.2's notes restate 0.3.1's n() item, so adjacent tags here overlap rather than each describing distinct work.

◆ Prediction

The next release most likely absorbs further ggplot2 4.x changes, given that is what triggered the last three. Nothing in the entries points to a new highlighting capability.

Alternatives to flashlight and gghighlight

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 flashlight or gghighlight.

See all flashlight alternatives → · See all gghighlight alternatives →

Recent activity from flashlight and gghighlight

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

  1. 10mo agoflashlightSHAP handed off to kernelshap as the public API shrinks
  2. 1y agogghighlightggplot2 v4.0 support; geom-specific functions removed
  3. 2y agogghighlightTest expectations updated for upcoming ggplot2
  4. 3y agoflashlightBreaking changes for 1.0.0 announced two years ahead
  5. 3y agogghighlightline_label_type adds geomtextpath and second-axis labelling
  6. 4y agogghighlightDeprecated dplyr::across() usage removed
  7. 4y agoflashlightMaintenance release covering package generation
  8. 5y agogghighlightExplicit NULL in unhighlighted_params preserved; aesthetic name clash fixed
  9. 5y agoflashlightggpubr dependency removed
  10. 5y agogghighlightDiscrete-scale labels and n() predicates

Frequently asked questions

What is the difference between flashlight and gghighlight?

Both compete on the same themes — ggplot2, r-package — within Analytics. flashlight and gghighlight are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is flashlight better than gghighlight?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. flashlight and gghighlight are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to flashlight?

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

What are the best alternatives to gghighlight?

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