diff --git a/modules/system/assets/ui/docs/chart.md b/modules/system/assets/ui/docs/chart.md index 8e32176d6..cd576fe6b 100644 --- a/modules/system/assets/ui/docs/chart.md +++ b/modules/system/assets/ui/docs/chart.md @@ -19,6 +19,26 @@ The pie chart outputs information as a circle diagram, with optional label in th  {.img-responsive .frame} + +## Line chart + +The next example shows a line chart markup. Data sets are defined with the SPAN elements inside the chart element. + +