client/annotviz/app/annotstimeline.html
changeset 103 123a611c7903
parent 102 cc7b06bfd574
child 104 685c5ebc59d0
equal deleted inserted replaced
102:cc7b06bfd574 103:123a611c7903
    51             yInit: 0,
    51             yInit: 0,
    52             width: 1920 - 435 - 300,
    52             width: 1920 - 435 - 300,
    53             height: 1080,
    53             height: 1080,
    54             timeBegin: Date.now(),
    54             timeBegin: Date.now(),
    55             timeEnd: Date.now() + 300000,
    55             timeEnd: Date.now() + 300000,
    56             intervalWidth: 4,
    56             intervalWidth: 6,
    57             intervalHeight: 10,
    57             intervalHeight: 10,
    58             maxCellHeight: 110,
    58             maxCellHeight: 100,
    59             radius: 300,
    59             radius: 400,
    60             circleX:500,
    60             circleX:500,
    61             circleY:500,
    61             circleY:500,
    62             annotCategories: [{
    62             annotCategories: [{
    63            		ts: 0, 
    63            		ts: 0, 
    64            		colors: {		
    64            		colors: {