chart.sparkline
Configuration Structure
chart: {}The sparkline option turns a chart into a compact, minimal visualization by hiding everything except the primary series paths, no axes, grid, or labels. It is ideal for inline charts inside cards, tables, and dashboards. It is part of the chart configuration.
sparkline
enabled
sparkline hides all the elements of the charts other than the primary paths. Helps to visualize data in small areas. See example