GitHub user PolinaFam created 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.
- Axis Title: Customizable labels for both X and Y axes (e.g., "Date" for X, 
"Revenue" for Y).
- Y-Axis Title Position: Control over where the Y-axis title is displayed 
(e.g., Top/Left). The X-axis title position can be fixed to the center, which 
is the standard and expected behavior. TODO
- Y-Axis Title Position: Control over where the Y-axis title is displayed 
(e.g., Top/Left). The X-axis title position can be fixed to the center. This 
pattern is consistent with the configuration options available in the Line 
Chart.
- Min/Max Labels: An option to automatically display the minimum and maximum 
value labels on the axis. This instantly communicates the value range and the 
magnitude of the trend. TODO
- 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]

Reply via email to