Skip to main content
This guide covers the visualization features within WisdomAI’s Stories and Chats. It explains how to analyze trends, compare categories, and adjust data display settings. The following sections describe:
  • The catalog of available chart types to represent your data visually.
  • Options for switchable encodings that allow you to adjust axis assignments, filters, and aggregations.
  • Built-in interaction options to customize queries and validate results.
  • Key accessibility features designed to make Stories approachable for all users.

Chart Catalog

WisdomAI’s Stories support a variety of chart types to effectively represent data insights. Users can select the desired chart type through a dropdown menu in the Editor tab. Image showing the editor tab charts list

Available Chart Types

These visualization options enable users to tailor the presentation of data to their specific analytical needs. Therefore, selecting the optimal chart depends on your data, the message you want to convey, and your audience. Always consider what insights you want to highlight before picking a chart type.

Switchable Encodings

Within the Editor tab, users can customize data encodings to refine their visualizations, for example:
  • Axis Assignment – Drag and drop data columns to assign them to the X and Y axes
    (e.g., “Region” on X-axis, “Total Revenue SUM” on Y-axis).
  • Data Filtering – Apply filters to focus on specific data subsets
    (e.g., “Stage Label: Closed Won”).
  • Aggregation Functions – Use SUM, AVG, etc., to aggregate numerical data as needed.
These features allow for dynamic adjustment of visualizations to highlight the most relevant insights. Image showing encoding options

Interaction Options

WisdomAI provides interactive elements to enhance user engagement and data exploration:
  • Editable SQL – Modify the generated SQL queries in the SQL tab to correct or fine-tune results.
  • Feedback Mechanism – Give a thumbs up or down to improve future AI responses.
  • Review & Validation – Mark queries as reviewed to confirm accuracy in team workflows.
These interaction options support iterative refinement and validation of data analyses. Image showing the SQL code edition window

Accessibility Notes

WisdomAI emphasizes accessibility to ensure a wide range of users can effectively engage with Stories:
  • Natural Language Interface – Ask questions using plain English to generate data queries.
  • Visual Configuration Tools – Use drag-and-drop components in the Widget Editor to configure visuals without writing code.
  • Collaborative Integrations – Access insights directly from platforms like Slack or Teams, supporting seamless workflows.
These features aim to make data exploration more inclusive and user-friendly for technical and non-technical users alike.

Next Steps