Skip to content

pahlevikun/githubchart-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Github Chart API

Make this:

2016rshah's Github chart

with this:

<img src="http://ghchart.rshah.org/2016rshah" alt="2016rshah's Github chart" />

Of course you can replace 2016rshah with your own github username.

#Why

Being able to look back through the year and see how productive you've been is a great feeling, and that little green calendar is honestly one of my favorite data visualizations. But there's no reason it should be constrained to only living on the github website, you should be able to put it anywhere you want!

For example, I personally think it would really spiff up a personal website.

#Color Schemes

We also support custom color schemes! You can provide any base color and we will make shades for the chart.

For example if you want a blue-themed chart that is based around the hex color #409ba5, you can visit the following route:

<img src="http://ghchart.rshah.org/409ba5/2016rshah" alt="2016rshah's Blue Github Chart" />

2016rshah's Blue Github Chart

#Contributing

If you see anything that can be improved send in an issue/PR.

#See also The github repo

The actual site

This ruby gem

About

📅 Embed github contributions chart as image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.3%
  • HTML 22.7%