client/annotviz/app/annotstimeline.html
changeset 102 cc7b06bfd574
parent 101 7e902dc550c5
child 103 123a611c7903
equal deleted inserted replaced
101:7e902dc550c5 102:cc7b06bfd574
    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: 30,
    56             intervalWidth: 4,
    57             intervalHeight: 10,
    57             intervalHeight: 10,
    58             maxCellHeight: 50,
    58             maxCellHeight: 110,
       
    59             radius: 300,
       
    60             circleX:500,
       
    61             circleY:500,
    59             annotCategories: [{
    62             annotCategories: [{
    60            		ts: 0, 
    63            		ts: 0, 
    61            		colors: {		
    64            		colors: {		
    62        	       		'ntm': '#CDC83F',
    65        	       		'ntm': '#CDC83F',
    63        	       	    'iam': '#CDC83F',
    66        	       	    'iam': '#CDC83F',