HomeGuidesAnnouncementsCommunity
Guides

Visualization Layout

The Visualization Layout component organizes your visualizations (charts, tables, etc.) into a tabbed layout for skill responses.

Basic Requirements

  • At least one visualization component (chart, table, etc.)
  • Each visualization must have:
    • A tab title
    • A tab index (0-10+)

Setup Process

  1. Add the Visualization Layout component from the node list
  2. In Inputs/Outputs, select all visualizations to include as the input
  3. Test by running the skill up to this node

Connecting to Skill Response

  1. Connect the "Visualization Layout content blocks output" to the "content blocks" input in your Skill Response node
  2. Run the complete skill to validate the layout

Testing and Validation

  • Preview the output to verify content arrangement
  • Check the Preview tab to review content blocks
  • Verify that:
    • Tab names match those set in visualization nodes
    • Content appears in the correct order based on tab indices
    • All visualizations display properly

Best Practices

  • Use logical tab names that describe the content
  • Arrange tab indices in a user-friendly order
  • Test the complete flow to ensure proper display
  • Verify all visualizations render correctly in the tabbed layout

The Visualization Layout component serves as the crucial bridge between your individual visualizations and the final skill response, ensuring a clean, organized presentation of your visual content.