Widgets¶
Widgets are visual elements that display data in the dashboard, they can be resized, moved and can have a title.
Depending on the widget they provide additional actions by right clicking on them such as filtering, clearing content etc.
Widgets are packaged in extensions, on dashboard creation or edition you can choose which extensions to load for that dashboard, this means you only load the widgets and code you need for each dashboard.
ECharts App¶

Bar Chart
Go to Echarts Bar documentation page

Bar Chart with stacked option set
Go to Echarts Bar documentation page and check the Stack option

Chord
Go to Echarts Chord documentation page

Funnel
Go to Echarts Funnel documentation page

Gauge
Go to Echarts Gauge documentation page

Line Chart
Go to Echarts Line documentation page

Pie
Go to Echarts Pie documentation page

Radar
Go to Echarts Radar documentation page

Scatter Plot
Go to Echarts Scatter documentation page

Time Map
Go to Echarts Time Map documentation page