jiahuang / d3-timeline

Simple JS timeline plugin for d3
1.03k stars 282 forks source link

added showGridY #40

Closed emahub closed 9 years ago

emahub commented 9 years ago

added showGridY() option. modify #timeline3 in example.html

jiahuang commented 9 years ago

Sorry this took so long. I've renamed the function to showTimeAxisTick since it makes more sense to me that way: https://github.com/jiahuang/d3-timeline/pull/53