General
Guides
Development
API
Charts
- Bar Chart
- Bar Chart (Discrete)
- Donut Chart
- Scatter Plot
- Simple Time Series
- Singlegraph
- Singlegraph Grid
- Standard Time Series
Text
- Comparison Jumbotron Singlestat
- Comparison Singlestat
- Comparison Summation Table
- Heading
- Jumbotron Singlestat
- Markdown
- Percentage Table
- Singlestat
- Summation Table
- Timer Stat
- Time-Shifted Jumbotron Singlestat
- Time-Shifted Singlestat
- Time-Shifted Summation Table
Layout
Section
The section
dashboard item renders a top-level container for grid
rows. Each dashboard must contain at least once section
, which can
have an optional title which will be rendered as an HTML heading plus
horizontal line.
Sections control whether the grid contained in them is a fixed or fluid width.
Attributes
Attribute | Default Value | |
---|---|---|
style |
||
css_class |
||
title |
||
layout |
One of fixed , fluid , or none |