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): hide the cap line when the chart is filtered or isolated
The cap applies to the whole metric, so drawing it against a filtered
slice or an isolated breakdown series is misleading — and the full cap
dwarfs the slice, squishing its data flat. Hide the cap line whenever
the chart is scoped to a slice.
0 commit comments