GitHub user PolinaFam edited a discussion: [Feature Request] Add axis configuration for Trendline in "Big Number with Trendline" chart
Currently, the "Big Number with Trendline" visualization does not display any axes for its trendline. This lack of context makes it difficult for users to immediately understand the full time period (X-axis) and the value range (Y-axis) that the trendline represents. To see the complete timeframe, users are forced to hover over the chart to inspect the tooltips of the first and last data points, which is an inefficient and non-intuitive way to get this basic information. I propose adding a new section in the chart's control panel dedicated to axis settings. This would provide users with the necessary controls to add context and improve readability. The proposed configuration options are: - X & Y Axis Visibility: Toggle to show/hide each axis. - Min/Max Labels: An option to automatically display the minimum and maximum value labels on the axes. For the Y-axis, this would show the lowest and highest values; for the X-axis, it would show the start and end of the period. I am prepared to implement this feature and submit a Pull Request for community review. I plan to have the initial implementation ready within the next week. GitHub link: https://github.com/apache/superset/discussions/35891 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
