feat: contributor graphs#45
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Anshgrover23
left a comment
There was a problem hiding this comment.
@ArnavK-09 why the graph is in decreasing order of dates,{<-----------------} like this, the dates should be like this -----------------> in increasing order and also
Please keep the axis at a max of 25, i don't want the graph to constantly scale to a user's maximum as we change users. this is also mentioned in issue.

|
@ArnavK-09 ohh, why u took the y-axis to bountied amount??? |
Y axis is dynamic, it's based on every stats |
|
@ArnavK-09 attach the latest screenshot in description. |
|
@ArnavK-09 yea the Y axis is basically not readable when you combine all these things. If you want to show everything, you should have a dropdown that allows different fields to be filtered e.g. "Reviews", "Merges", "Issues", "Bounties", "Contributor Score" You can keep the dynamic axis if you add this dropdown, make sure it defaults to "Merges" since that's the primary thing i look at for sponsorships (i also look at contribution score, so maybe that should be first but merges is important) Reviewed at 16m https://www.youtube.com/watch?v=pQ8Vj7HPJwA |
Done |
seveibar
left a comment
There was a problem hiding this comment.
looks good but the bottom dates should be in the format "MONTH/DAY"
Also i would remove the "skeleton data" checkbox, it's not helpful enough to justify the space on the screen imo
/claim #44