Bar chart: users by decade of birth
Overview
Displays a bar chart showing the count of users by decade of birth based on the API results.
Features
Load from a simple rest api DATASOURCE UNNEEDED.
Process api results with JSON path to filter, transform, and prepare data for rendering.
Render a simple bar chart.