Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MissingOneImplementation LineChart #955

Merged
merged 8 commits into from
Dec 16, 2024
Merged

Conversation

KyleJu
Copy link
Collaborator

@KyleJu KyleJu commented Dec 7, 2024

#838. Refactor the webstatus-gchart.ts LineChart to be used for both GlobalFeatureSupport and MissingOneImplementation charts, given the same backend data type.

  • Configure vAxis and Max Features line based on the chart GlobalFeatureSupport vs MissingOneImplementation
  • Rename common methods
  • Add mock data for MissingOneImplementation

Also Added TODOs for the follow-up PRs

Screenshot 2024-12-13 4 37 48 PM

@KyleJu KyleJu force-pushed the chart-one-missing branch from fe7d2dd to 6131aae Compare December 7, 2024 01:29
@KyleJu KyleJu changed the title Missing one implementation draft Implement MissingOneImplementation LineChart Dec 14, 2024
@KyleJu KyleJu requested a review from jcscottiii December 14, 2024 00:48
@KyleJu
Copy link
Collaborator Author

KyleJu commented Dec 14, 2024

@jcscottiii Ready for a look! I will update the playwright tests in the end :)

@KyleJu KyleJu marked this pull request as ready for review December 14, 2024 00:49
Copy link
Collaborator

@jcscottiii jcscottiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Added a note about _fetchMissingOneImplemenationCounts and createDisplayDataFromMap

Now that we are adding more details to the page, we should probably move the charts into their own component. Similar to how I mentioned in @DanielRyanSmith's PR #944 (review). This can come after this PR.

@KyleJu KyleJu enabled auto-merge December 16, 2024 22:43
@KyleJu KyleJu added this pull request to the merge queue Dec 16, 2024
Merged via the queue into main with commit 3f84f0f Dec 16, 2024
6 checks passed
@KyleJu KyleJu deleted the chart-one-missing branch December 16, 2024 23:53
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.

2 participants