Skip to Main Content
Preset Feature Feedback
Status Gathering Feedback
Categories Enhancement
Created by Jaysen Lim
Created on Feb 20, 2025

Improve how chart descriptions are shown.

What is the problem or goal the end user is trying to solve or accomplish?

There is a few to many clicks to show the description of a chart.


How are they solving it currently?

Users have to click on the ellipse icon on a specific chart and then click on "Show description" to show the chart description on a dashboard.


What is the recommended solution by the Customer?

Make the description render in a pop up on a hover action, rather than have them permanently rendered.

  • Attach files
  • Eric Eric
    Jul 23, 2025

    There is a current workaround that Jason shared, which involves the dashboard developer editing the expand_slices config. This is not an ideal solution for the following reasons:

    1. We were hoping for a single toggle or menu option which is available to end users, not only available to developers

    2. This is another maintenance overhead for dashboard developers, now we have to make sure the expand_slices config is up to date with each iteration of development (also it would be nice if the config name was more descriptive of the feature, e.g. show_chart_descriptions )

    3. The 3-digit chart IDs used in this config do not persist when you export dashboards/charts from one workspace and import to another, so we we would need to build into our CI/CD pipeline a custom solution to edit these IDs depending on our dev/stg/prd workspace

    Hope that this can be turned into a user-facing feature, rather than limited to developers. Thanks

  • Guest
    Feb 26, 2025

    Also, if the chart is small and the description longer, then the chart is not visible when the description is rendered.

  • Siva Nadesan
    Feb 20, 2025

    We also need the ability to toggle on/off the chart description at dashboard level than for each individual charts

  • +3