You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Auto-scale Y-axis when filtering chart series
When a series is selected/filtered, the Y-axis now automatically
adjusts to fit only the visible series data range instead of
maintaining the original scale. This provides better visualization
of the selected series without huge empty spaces or peaks.
0 commit comments