- You can use them to display complex data in a visually striking manner. Whether you want to portray hierarchical data with hierarchy charts or show changes over time with bar chart races, these tools can enhance your presentations and reports.\n\nTypes of Interactive Charts:\n1. **Hierarchy Charts:** Ideal for summarizing data across different categories. You can choose between treemaps and packed circles. To get started, ensure your data is organized in a long format (categories in columns, data points in rows).\n\n2. **Bar Chart Race:** Perfect for showing dynamic changes over time, like tracking progress or competition. Arrange your data in a wide format, where each participant has a row and race stages are listed in columns.\n\nCreating a Hierarchy Chart:\n- Navigate to Apps and select Charts.\n- Choose Treemaps or Packed Circles under Interactive Charts.\n- Input your data via uploading, copy-pasting, or connecting your data source in the Data tab.\n- Customize your chart by setting categories in the Group by dropdown in the Settings tab and selecting the order of data visibility levels.\n- Adjust your chart’s appearance and interact with it to view different data layers.\n\nCreating a Bar Chart Race:\n- Access Charts via the Apps menu and select Bar Chart Race under Interactive Charts.\n- Enter your data using the wide format in the Data tab.\n- In the Settings tab, define your labels and numeric values. Customize your chart with color coding, adjust visible bars, and playback settings.\n- Change colors, spacing, and roundness to match your presentation needs.\n\nCommon Limitations:\n- Interactive charts cannot be downloaded as MP4s; they remain static when exported. If needed, use Present mode or capture a screen recording while editing.\n- Some customizations like adjusting tooltip displays and manual layout tweaks may not be available.\n\nWe hope this guide helps you enhance your designs using interactive charts. Please let us know if there are areas where the information could be improved to meet your needs!
Product, Features and Settings
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
Comments
0 comments
Please sign in to leave a comment.