DataGrid Charts
50,000 rows of generated order data with the chart panel docked above the grid. Pick a category and a value column, add a second series, switch type, or export the chart as PNG or SVG. Right-click any column header for Chart by this column, and switch Data to “Selected rows” to chart a selection.
Two things are worth trying deliberately. Filter the grid — the chart follows. Then sort it: the chart does not move and nothing is recomputed, because aggregation does not depend on row order. And watch the footer totals: the chart and the footer go through the same reducers, so the bars always add up to what the footer reports.
The Language picker switches the grid through all twelve languages the component ships. Double-click a cell in the Ordered column to open the calendar: it is the one surface where a locale decides something the words alone cannot — Monday, Sunday or Saturday as the first column of the week.
The panel is part of the Enterprise package, running here without a license key — that is the badge in the corner. The free package next door has no badge. The measured numbers and the API are in the charts documentation.