Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
Overview
Similar to charts, FusionWidgets represent numeric data visually. Depending on your application, a widget can be more meaningful than a chart.
...
The table below lists some widgets along with theĀ chart type value needed to use it. The value for chart type is case-insensitive.
FusionWidget | value for "chart type" | Preview |
---|---|---|
Angular Gauge | angulargauge | |
Linear Gauge | hlineargauge | |
Horizontal LED Gauge | hled | |
Thermometer Gauge | thermometer | |
Cylinder Gauge | cylinder | |
Funnel Chart | funnel | |
Pyramid Chart | pyramid | |
Gantt Chart | gantt | |
Spark Chart | sparkline sparkcolumn sparkwinloss | |
Bullet Graph | hbullet |
All chart/widget names are listed in http://www.fusioncharts.com/dev/getting-started/list-of-charts.html#fusionwidgets-xt. Follow the links on that page for a complete list of possible attributes.
...