Renders vertical SVG bars that grow from zero to their data value with staggered interpolate() timing, creating a classic animated bar chart. Each bar has its own color, value label, and x-axis category label. Use for monthly metrics, survey results, leaderboards, or any categorical data comparison.
Data points, colors, axis labels, and chart title are all configurable through the data array. The animation is fully frame-driven — no CSS transitions — ensuring identical output in browser preview and server-side renders.