Sparkline ADDON Sparkline chart is a tiny chart in a worksheet cell that provides a visual representation of data.
This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript. Use sparklines to show trends in a series of values, such as seasonal increases or decreases, economic cycles, or to highlight maximum and minimum values.
Find tutorials, guidelines and more on Sparkline's official documentation
Line Chart
type
to line
Area Chart
fillColor
to fill the area
Bar Chart
type
option to bar
to generate bar charts. Values can be omitted by using the null
value instead of a number.