"
πŸš€ DataGridXL3 Out Now! See what's newβ†’
NOTE: DataGridXL requires a commercial license.
Create an account to download a trial version of DataGridXL to follow the steps in this tutorial.

DataGridXL β€” Docs

Sparklines

Sparkline: Column Chart

A recent addition to DataGridXL v3 are sparkline columns. These read-only columns can display a set of data in various chart-type formats: Column Charts, Line Charts and Area Charts.

Sparklines are very basic by design, as they are meant for quick-scanning. The sparklines do not have axis information, nor do they have interactive functions like tooltips.

If you need more details charts, you could add a sidebar in your app with a JavaScript chart component instance, such as amCharts. Or you could render a chart instance inside a DataGridXL cell popover, which could be a more detailed version of the sparkline chart that you render inside your data grid.