almende / chap-links-library

a web based visualization library for displaying graphs, networks, and timelines
http://almende.github.com/chap-links-library
Apache License 2.0
599 stars 167 forks source link

1 month offset in timeline #362

Open saurabhgayali opened 8 years ago

saurabhgayali commented 8 years ago

I have created a timeline using an timelineJS template here.

http://nipgrnc104.neocities.org/mitotimeline.html

I saw all points have a 1 month lag between real and shown times on timeline. Please help

timotoots commented 5 years ago

Have the same problem.

Zaijo commented 5 years ago

Month numbers are 0-based.

@param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively.