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
Remove the max line from the global support chart (#1130)
We are currently at 1k+ features, so I would expect the max line to be
there. However, we currently calculate the max to be the max among the
current values. We should remove that line for now as it may confuse.
Instead, we need the timestamp of a feature's inception.
We should revisit once web-platform-dx/web-features#714
is tackled.
0 commit comments