Skip to content

Native Tables & Charts 2.0.0

Choose a tag to compare

@bfrye26 bfrye26 released this 18 Aug 02:46
· 14 commits to main since this release

Native Tables & Charts 2.0.0

New chart types

  • Area (with date/time x-axis), Radar, Gauge, Change (delta bars), Dumbbell, Small Multiples, Heatmap grid
  • Date/time x-axis with smart ticks for line/area/scatter charts

Interactivity

  • Hover tooltips on every chart type
  • Legend click-to-toggle series
  • Range brush for line charts
  • Reference lines, top-N with Others rollup, conditional series colour rules, annotations (markers + regions)

Review workflow

  • Review Card block pattern (gauge + radar + pros/cons table)
  • Schema.org Review + aggregateRating structured data

Data depth

  • Post-driven datasets: live charts from post meta with version-stamped caching

Semantics notes

  • seriesRules on multi-row line/area charts colour the whole stroke by the first point's value
  • Grouped/stacked bars no longer carry ntc-series-N classes (custom CSS must target [data-series] instead)

Verification: PHP lint clean, 139-assertion smoke suite green, JS syntax + node suites green, PHPCS WordPress-Core 0 errors / 0 warnings.