All technical configuration information is directly available :
- in Studio node "Help" section, in Data Flows Manager
- if relevant in each Studio widget
Here is an exhaustive list of the 31 widgets organized among 14 categories:
Line Widgets:
- Line - Line chart with stacking ability
- Chart - A chart is a graphical representation for data visualization, in which the data is represented by lines in a line chart.
- Bump - The Bump chart can be used to show the ranking of several series over time. It is quite similar to the Line chart, but instead of graphing some measure on the y-axis, it only shows the ranking of each series at a given time.
Bar Widgets:
- Bar - The Bar chart can display multiple data series, stacked or side-by-side. This widget supports both vertical and horizontal layouts, with negative values descending below the x-axis (or y-axis if using horizontal layout)
- Marimekko - Marimekko Charts are used to visualize categorical data over a pair of variables. In a Marimekko Chart, both axes are variables with a percentage scale that determines both the width and height of each segment. The Marimekko Charts work like a two-way 100% Stacked Bar Graph.
- Bullet - it is a variation of a bar chart, typically consisting of a primary bar layered on top of a secondary stack of less-prominent bars. Bullet graphs are best used for making comparisons, such as showing progress against a target or series of thresholds.
- TreeMap - A treemap is a visual method for displaying hierarchical data that uses nested rectangles to represent the branches of a tree diagram. Each rectangle has an area proportional to the amount of data it represents.
- Waffle - A waffle chart is a basic rectangular display, consisting of squares in a rectangular or a square layout. Waffle charts tend to be much easier to read and provide a good, quick visual display for distribution of data.
Pie Widgets:
- Pie - Chart on a Pie or Donut view (Generates a pie chart from an array of data.) Two kinds of pie widgets are available in this category.
- Sunburst - Sunburst chart, known by multiple names such as ring chart and radial treemap, is used to visualize a hierarchical dataset. It shows hierarchy through a series of concentric rings, where each ring corresponds to a level in the hierarchy. Each ring is segmented proportionally to represent its constituent details.
Bubbles widgets:
- Scatter Plot - A scatter plot shows the relationship between two quantitative variables measured for the same individuals. The values of one variable appear on the horizontal axis, and the values of the other variables appear on the vertical axis. Each individual in the data appears as a point on the graph.
- Circle Packing - Circular packing or circular treemap allows to visualize a hierarchic organization. It is an equivalent of a treemap or a dendrogram, where each node of the tree is represented as a circle and its sub-nodes are represented as circles inside of it.
- Network - A network is a visual representation that uses a set of objects (called nodes or vertices) that are connected together. The connections between the nodes are called edges or links.
Zone widgets
- AreaBump - The AreaBump chart is similar to the Bump chart, but instead of only showing the ranking over time, it also shows the values on the y-axis.
- Stream - A streamgraph, or stream graph, is a type of stacked area graph which is displaced around a central axis, resulting in a flowing, organic shape.
Flow widgets
- Sankey - Sankey diagrams are a type of flow diagram in which the width of the arrows is proportional to the flow rate. Sankey diagrams can also visualize the energy accounts, material flow accounts on a regional or national level, and cost breakdowns. The diagrams are often used in the visualization of material flow analysis.
- Chord - In the mathematical area of graph theory, a chordal graph is one in which all cycles of four or more vertices have a chord, which is an edge that is not part of the cycle but connects two vertices of the cycle.
Heatmap widgets
- Heatmap - The heat map widget is a type of chart that provides a two-dimensional Heatmap representation of data in which values are represented by colors. You will find 2 kinds of heat maps in this category.
Radar Widgets
- Radar - Displaying multivariate data in the form of a two-dimensional chart of three or more quantitative variables with the Radar Widget. You will find 2 kinds of radar in this category.
Gauge Widgets
- Gauge - Use a needle and dial to show current and historical situations and display custom standards.
Calendar Widget - Display custom calendars in your dashboards.
Table Widget - Display custom tables in your dashboards.
Elements widgets
- Image Widget - Display custom images in your dashboards.
- Text Widget - Display your customized text in your dashboards.
- WebAsset Widget - Embed any element from a URL into your Studio dashboards.
Forms
- Text - Add text fields to build interactive forms
- Button - Add buttons to build interactive forms
- Autocomplete - add a drop-down menu where you can type text to pre-filter the proposals
Custom Widgets
Studio offers a WYSIWYG to develop custom widgets: once created, you will find your custom widgets into this category in order to add them to your dashboards.