Visualization settings (advanced tab)
Use the advanced tab in the widget settings pane to define advanced visualization settings, such as the interactions between widgets, the animation, and effects.
The settings available depend on the visualization type. The following sections can be available.
Use this section to create actions between widgets.
Item | Use this item to |
---|---|
Actions | Create and manage actions that add interactivity among widgets. You can connect several widgets through actions only if they use the same dataset. For details, see About actions. |
Filter by first column only | Specify how to filter data from the Table widget:
This option applies to filtering actions. See the example in Use filtering actions in Table. |
Clear filter on cell toggle | Specify whether to clear the filter when clicking a table cell in the Table widget:
|
Use this section to set the animation effects.
Item | Use this item to |
---|---|
Animation | Include animation effects in the visualization (none, bounce, ease in, or elastic). |
Animation duration | Set the animation duration (in seconds). The default duration is set to 1 second. |
Sequenced animation | Specify whether to show data elements progressively one after another (if set to On) or show the data elements all at once (if set to Off). In the Table widget, this setting is related to sorting the rows in a column. |
Use this section to view and copy the widget ID to use in custom code.
Item | Use this item to |
---|---|
Widget ID | Copy the ID of the current widget that can be used for reference in the code, in HTML code widget and in the Custom JavaScript code section in Edit page properties. |
See also Visualization settings (data tab) and Visualization settings (appearance tab).
Comments
0 comments