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

Make it possible to generate charts based on available data #148

Open
niciki opened this issue Mar 13, 2024 · 0 comments
Open

Make it possible to generate charts based on available data #148

niciki opened this issue Mar 13, 2024 · 0 comments

Comments

@niciki
Copy link

niciki commented Mar 13, 2024

Hi! It would be very cool if it were possible to generate such diagrams not only by entering a nickname from github, but also by directly transmitting data through the entered text or file. This would allow, for example, to make similar graphs for other git platforms without implementing their api.
For example, something like this:

{
  "2022-10-03": 3,
  "2022-10-05": 16,
  "2022-10-07": 2,
  "2022-10-10": 1,
  "2022-10-11": 2,
  "2022-10-12": 3,
  "2022-10-13": 1
}

#145
#125

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

No branches or pull requests

1 participant