Skip to content

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

Description

@niciki

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions