Changelog

What's new in WireCharts

Every tagged release, with the details that matter. Newest first.

v1.1.0 Latest

Adds an animated clock gauge to the Pro tier.

Added
  • New <chart:clock> component — an animated analog clock built from gauges, with hands that advance every second.
Fixed
  • Charts now wait for the rendering engine to finish loading before initialising, fixing blank charts when scripts load out of order.
v1.0.0

First public release — the full chart gallery, with a free Basics tier and a licensed Pro tier.

Added
  • Flux-style colon syntax (<chart:line />) and the @wirechartsScripts directive.
  • Basics (free): line, area, column, bar, pie and scatter charts.
  • Pro: donut, bubble, gauge, radar, funnel, heatmap, candlestick, box plot, tree, treemap, sunburst, sankey, network graph and 3D charts.
  • Accessible audio charts (<chart:audio>) with Web Audio sonification.
  • Live reactivity through Livewire model binding, plus automatic dark-mode support.
  • Offline license verification and the wirecharts:activate Artisan command.