Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Examples

Run the following commands in this directory to generate the examples:

# A simple timeline with only durations set
go run ../ -i ./only-duration.cfg  -o only-duration.svg
# Complete
go run ../ -i complete.cfg -s style.css -o complete.svg