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(webapp): keep the line-style tooltip indicator on the stacked area chart
The shared tooltip element dropped indicator="line", so stacked areas fell
back to a dot. Add a stable module-level StackedAreaTooltip so the stacked
view keeps its line indicator without reintroducing the portaled-tooltip
remount flicker.
0 commit comments