← Back to home
Comparison · Infra & APIs

ggsketch vs melodi

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

ggsketch vs melodi: at a glance

Featureggsketchmelodi
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2-extensions, hand-drawn-rendering, drawing-media, r-graphicsofficial-statistics, api-client, insee, france
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is ggsketch?

ggsketch stopped being a line style and became a drawing-medium simulator.

ggsketch is a ggplot2 extension that renders plots as if drawn by hand. Through the 1.x line that meant one thing: roughening outlines and fills with configurable jitter. The 2.0.0 release published in July reframes the package around simulated drawing media — pen, chisel-tip highlighter, airbrush — and simulated paper grounds, with the sketch geoms inheriting whichever medium is set.

Read the full ggsketch trajectory →

What is melodi?

INSEE's statistics API gets a French R client that keeps meeting its edge cases

Rmelodi is InseeFrLab's R client for the Melodi APIs, which serve French official statistics. It reached 1.0.0 in February 2026 with the technical call parameters moved out of function arguments and into options(), and a per-request row limit raised to 100,000 on the server side. Everything since has been dataset-specific: field names that vary between datasets, geography labels, performance.

Read the full melodi trajectory →

ggsketch vs melodi: editorial side-by-side

G
ggsketch
INFRA · APIS
0.0

ggsketch stopped being a line style and became a drawing-medium simulator.

◆ Current state

ggsketch is a ggplot2 extension that renders plots as if drawn by hand. Through the 1.x line that meant one thing: roughening outlines and fills with configurable jitter. The 2.0.0 release published in July reframes the package around simulated drawing media — pen, chisel-tip highlighter, airbrush — and simulated paper grounds, with the sketch geoms inheriting whichever medium is set.

◆ Where it's heading

The maintainer states 2.0.0 is the engine for a series, and the release notes read that way: the medium sampler and the paper renderer are new Layer-1/Layer-2 primitives that every existing geom picks up for free. The second thread is correctness under real plot layouts — corner-aware label repulsion, boundary densification so bars bend under polar coordinates, reserved panel room so edge labels stop clipping. Geom coverage keeps widening in parallel, with chicklet charts the newest addition.

◆ Prediction

Expect the rest of the 2.x series to add media on top of the new sampler rather than more geoms, since that is where 2.0.0 put the extensibility. The default hachure-pitch change already shifts existing output slightly, so a follow-up patch tuning those defaults against real plots is likely.

M
melodi
INFRA · APIS
0.0

INSEE's statistics API gets a French R client that keeps meeting its edge cases

◆ Current state

Rmelodi is InseeFrLab's R client for the Melodi APIs, which serve French official statistics. It reached 1.0.0 in February 2026 with the technical call parameters moved out of function arguments and into options(), and a per-request row limit raised to 100,000 on the server side. Everything since has been dataset-specific: field names that vary between datasets, geography labels, performance.

◆ Where it's heading

The work is convergence with an API that is still moving. Version 0.3.0 added label lookups so codes become readable; 1.0.0 centralised configuration; 1.0.1 and 1.0.2 each fix a place where a real dataset does not match the assumed shape — get_range_geo() needing an extra label field, then the consumer price index series naming its value column differently from every other dataset. Release notes are in French, which is consistent with the audience.

◆ Prediction

The 1.0.x pattern is one dataset-shape exception per release, which suggests the client is still discovering how much the Melodi datasets vary rather than converging on a general parser. Expect more of the same until the variation is handled generically.

Alternatives to ggsketch and melodi

Other Infra & APIs 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 ggsketch or melodi.

See all ggsketch alternatives → · See all melodi alternatives →

Recent activity from ggsketch and melodi

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

  1. 1mo agoggsketchSpray, highlighter and paper grounds turn plots into drawings
  2. 1mo agoggsketchRoughness becomes a mappable aesthetic; fills get their own seed
  3. 2mo agoggsketchRough theme frame, sketch colour scales and scribble fill
  4. 5mo agomelodiget_data() handles value columns not named OBS_VALUE_NIVEAU
  5. 6mo agomelodiGeography labels added and the lookup loop vectorised
  6. 6mo agomelodiCall parameters move from arguments into options()
  7. 7mo agomelodiBroken documentation examples and vcr 2 test migration
  8. 8mo agomelodiCode label lookups for geography and every other dimension

Frequently asked questions

What is the difference between ggsketch and melodi?

They serve adjacent needs but don't currently overlap on shipped themes. ggsketch and melodi 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 ggsketch better than melodi?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggsketch and melodi 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to ggsketch?

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

What are the best alternatives to melodi?

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