Skip to content

Remove the max line from the global support chart#1130

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/remove-max-global-feature-support
Feb 5, 2025
Merged

Remove the max line from the global support chart#1130
jcscottiii merged 1 commit intomainfrom
jcscottiii/remove-max-global-feature-support

Conversation

@jcscottiii
Copy link
Collaborator

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.

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.
@jcscottiii jcscottiii added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit 16ed164 Feb 5, 2025
6 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/remove-max-global-feature-support branch February 5, 2025 17:25
@DanielRyanSmith DanielRyanSmith mentioned this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate and remediate total line calculation on global feature chart page

2 participants