# Chart
## Pie chart
The pie chart outputs information as a circle diagram, with optional label in the center. Example markup:
- Label 1 100
- Label 2 100
- Label 3 100
 {.img-responsive .frame}
## Bar chart
The next example shows a bar chart markup. The **wrap-legend** class is optional, it manages the legend layout. The **data-height** and **data-full-width** attributes are optional as well.
- Label 1 100
- Label 2 100
- Label 3 100
 {.img-responsive .frame}
# Example
- Label 1 100
- Label 2 100
- Label 3 100
- Label 1 100
- Label 2 100
- Label 3 100