← Back to home
Comparison · Analytics

gghighlight vs labelled

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

Shared themes:r-package

gghighlight vs labelled: at a glance

Featuregghighlightlabelled
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualisation, ggplot-extension, upstream-compatsurvey-data, data-labels, stata-spss, metadata
Last editorial update1h ago2h ago
WebsiteVisit →Visit →

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 →

What is labelled?

The bridge between Stata/SPSS labelled data and tidy R keeps widening, one integration at a time.

labelled manages variable labels, value labels and user-defined missing values on data imported from Stata, SPSS and SAS, filling the gap between those formats' metadata and R's native types. Recent releases have pushed outward from the core label accessors: survey design objects from the survey package are now supported throughout, look_for() results can be rendered as formatted gt tables, and dictionary data frames convert in both directions. Error messaging moved wholesale to cli in 2.14.0.

Read the full labelled trajectory →

gghighlight vs labelled: editorial side-by-side

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.

L
labelled
ANALYTICS
0.0

The bridge between Stata/SPSS labelled data and tidy R keeps widening, one integration at a time.

◆ Current state

labelled manages variable labels, value labels and user-defined missing values on data imported from Stata, SPSS and SAS, filling the gap between those formats' metadata and R's native types. Recent releases have pushed outward from the core label accessors: survey design objects from the survey package are now supported throughout, look_for() results can be rendered as formatted gt tables, and dictionary data frames convert in both directions. Error messaging moved wholesale to cli in 2.14.0.

◆ Where it's heading

The arc is toward being usable wherever labelled data ends up, not just where it is loaded. Each recent release either extends support to another object type — survey designs, packed columns, plain vectors, tibbles with list columns — or adds a conversion path between labels and some other representation. The look_for() search function has become a second centre of gravity alongside the label accessors, accumulating its own output formats and long-format conversions.

◆ Prediction

The pattern of adding compatibility with one more object type or output format per release is stable and likely continues. Nothing in these entries indicates a change to the underlying haven_labelled representation the package is built on.

Alternatives to gghighlight and labelled

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

See all gghighlight alternatives → · See all labelled alternatives →

Recent activity from gghighlight and labelled

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

  1. 9mo agolabelledFormatted look_for() tables and two-way dictionary conversion
  2. 11mo agolabelledSurvey design objects supported across the package
  3. 1y agogghighlightggplot2 v4.0 support; geom-specific functions removed
  4. 1y agolabelledRegression in set_variable_labels() corrected
  5. 1y agolabelledcli adopted for all messaging; null_action gains options
  6. 2y agolabelledCustom functions can rewrite variable and value labels in bulk
  7. 2y agogghighlightTest expectations updated for upcoming ggplot2
  8. 3y agolabelledPacked columns supported and label attributes exposed directly
  9. 3y agogghighlightline_label_type adds geomtextpath and second-axis labelling
  10. 4y agogghighlightDeprecated dplyr::across() usage removed
  11. 5y agogghighlightExplicit NULL in unhighlighted_params preserved; aesthetic name clash fixed
  12. 5y agogghighlightDiscrete-scale labels and n() predicates

Frequently asked questions

What is the difference between gghighlight and labelled?

Both compete on the same themes — r-package — within Analytics. gghighlight and labelled 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 gghighlight better than labelled?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. gghighlight and labelled 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 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.

What are the best alternatives to labelled?

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