Duration: 17:26 min
Summary: In this video, we will discuss the pie chart and the linear gauge. First, we will start with the pie chart. No doubt that charts are always helpful to break up the data and help the user to interpret the visual representation. The pie charts are no exception. Today, we will create a simple pie chart by indicating the type and the data. The data has a category and a value. We will also add a tooltip that is visible when the user hovers over an item. We will use the metroBlack theme, and specify a title that will be displayed on the top. We will place the legend on the bottom and specify a template for it.
Second, we will discuss the linear gauge. We will use a default theme, and an initial pointer value.
The scale will help us choose the min and the max, in addition to the major and minor units. With this gauge, we have the option of choosing a vertical and a horizontal display. Finally, we can use the ranges property to indicate the list of "from-to-color" to specify different colors for every range.