-
Hi everyone. idea source-code {
type: 'bar',
data: {
labels: ['Stars Earned', 'Commits', 'PRs', 'Issues', 'Contributed'],
datasets: [{
label: 'Total Stars Earned',
data: [53.4]
}, {
label: 'Total Commits (2023)',
data: [164]
}, {
label: 'Total PRs',
data: [581]
}, {
label: 'Total Issues',
data: [134]
}, {
label: 'Contributed to (last year)',
data: [7]
}]
}
} url question/feedback |
Beta Was this translation helpful? Give feedback.
Answered by
rickstaa
Jan 22, 2023
Replies: 1 comment 1 reply
-
@codehangen Thanks for your feature suggestion. If enough people show support for this feature, it will get implemented. You can of course also create a PR for it yourself.👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@codehangen Thanks for your feature suggestion. If enough people show support for this feature, it will get implemented. You can of course also create a PR for it yourself.👍