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

Add individual contributors graph #267

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Add individual contributors graph #267

merged 3 commits into from
Oct 17, 2024

Conversation

DinneK
Copy link
Contributor

@DinneK DinneK commented Oct 16, 2024

#251

module-name: Add Individual Contributor Bar Chart

Problem

Contributor data needs a front-end visualization for each repo.

Solution

Create a data visualization using Pygal showing individual contributors
in a bar chart.

Result

Front-end visualization now exists and renders in the browser.

Test Plan

Test locally.

Fix

KeyError LN 486, scripts/gen_graph.py
Handling has been added for cost and time data. If data does not exist or
has a value of None.

Screenshot 2024-10-16 at 2 42 21 PM

Signed-off-by: Dinne Kopelevich <[email protected]>
@DinneK DinneK added enhancement New feature or request front-end labels Oct 16, 2024
@DinneK DinneK self-assigned this Oct 16, 2024
Signed-off-by: Dinne Kopelevich <[email protected]>
IsaacMilarky
IsaacMilarky previously approved these changes Oct 16, 2024
Copy link
Collaborator

@IsaacMilarky IsaacMilarky left a comment

Choose a reason for hiding this comment

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

One small nitpick but otherwise LGTM 👍

Signed-off-by: Dinne Kopelevich <[email protected]>
@DinneK DinneK merged commit 8af600a into dev Oct 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end
Development

Successfully merging this pull request may close these issues.

2 participants