jiahuang / d3-timeline

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

Allow dates before 1970 #78

Open diegopamio opened 8 years ago

diegopamio commented 8 years ago

As I understand (and tested) right now you cannot show data from before epoch 0, right?

jaumet commented 7 years ago

it is really a pity that cannot be used a big range of years. In my case that makes the timelineot usable. Maybe I'll try to change the code. In case I'll come back to you. Thanks diegopamin