Charting Commits in GitHub
LogScale can access the public Github repository. From here, we can
see the number of pull requests (type =
PullRequestEvent
). The Y axis displays the total
_count, and the X access
displays the time value.
logscale
type = PullRequestEvent
| timeChart()
![]() |
Figure 228. Timechart with Pulls from GitHub