Each timeline item rectangle (or circle) is now affixed with a unique id attribute (“timelineItem_”+customIdString) for easy manipulation using JQuery. If no custom id is provided, the unique id will use the data index, e.g.: timelineItem_0.
Added paragraph to describe it in the Readme.
Corrected two typos.
Each timeline item rectangle (or circle) is now affixed with a unique id attribute (“timelineItem_”+customIdString) for easy manipulation using JQuery. If no custom id is provided, the unique id will use the data index, e.g.: timelineItem_0. Added paragraph to describe it in the Readme. Corrected two typos.