Visualizations can have dynamic titles and labels to match the results of a filter. You can add a data field name into the title using brackets {YourFieldName} and apply a filter to that field to get the results. When you filter the data, you will see the title automatically show the filter selections. You can […]
Category: Formatting
Label and Bubble Format
All visualizations in Vysda have unique formatting settings, depending on the visualization properties. For instance, a bar chart will allow modifying the X and Y axis labels among many other options, while a donut chart will only allow editing the label or bubble format. Navigate to the Format tab of a new/edit visualization page to access […]
Number and Date Formatting
The number and date formatting in visualization labels, bubbles, and legends can be customized by adding the appropriate characters into the format text. Number Formatting For example, a {measure} label can be formatted as, {measure:[$]#,##0.00} For each measure occurrence, this format will add a dollar sign, comma separators and round to two decimals (i.e. $256,145.15). Full list […]