|
|
@ -34,7 +34,7 @@ |
|
|
|
var timeline_config = { |
|
|
|
var timeline_config = { |
|
|
|
width: "100%", |
|
|
|
width: "100%", |
|
|
|
height: "100%", |
|
|
|
height: "100%", |
|
|
|
source: 'data.json', |
|
|
|
source: 'example_kitchensink.json', |
|
|
|
//start_at_end: true, //OPTIONAL |
|
|
|
//start_at_end: true, //OPTIONAL |
|
|
|
//hash_bookmark: true, //OPTIONAL |
|
|
|
//hash_bookmark: true, //OPTIONAL |
|
|
|
css: '../compiled/css/timeline.css', //OPTIONAL |
|
|
|
css: '../compiled/css/timeline.css', //OPTIONAL |
|
|
|