Example of Default in Javascript Sparkline Charts Control

/
/
Default

This sample visualizes population, population density, population growth rate, and birth rate of various countries from 2005 to 2014.

More Details...

Population comparision between various countries
(From 2005 to 2014)


Population
Population Density
Population Growth Rate
Birth Rate
Australia
Canada
China
France
Germany
India
Russia
Sweden
United Kingdom
United Sates
Description

In this example, you can see how to render a sparkline in a table. The color and type of the sparklines have been customized. Tooltip is enabled in this example. To see the tooltip in action, hover the mouse over the data points or tap on a data point in touch enabled devices. Injecting Module Sparkline component features are segregated into individual feature-wise modules. To use a tooltip, inject the SparklineTooltip module using the Sparkline.Inject(SparklineTooltip) method.