Skip to content

wh-iterabb-it/hex-histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hex-histogram

Description

This is a small timeline / visual histogram to visualize the github commit history using hexagons. Ideally the histogram can be used to visualize other temporal frequency on a histogram.

Usage

Include a <svg> with id="hexhistogram", and the hexT.js should beable to target and render the histogram.

      <div class="container">
        <svg id="hextimeline" height="128" width="720" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      </div>

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published