test/integration/polemic.htm
branchpopcorn-port
changeset 811 b9dd62e35e30
parent 810 85a278e12495
child 815 44d34270541c
equal deleted inserted replaced
810:85a278e12495 811:b9dd62e35e30
    40              height: 50,              
    40              height: 50,              
    41              requires: [{
    41              requires: [{
    42               type: "TooltipWidget",
    42               type: "TooltipWidget",
    43               width: 180,
    43               width: 180,
    44               heigh: 160,
    44               heigh: 160,
    45               metadata : {
       
    46                 type:'empty'
       
    47               }
       
    48              }],
    45              }],
    49             },
    46             },
    50             {type: "SparklineWidget",
    47             {type: "SparklineWidget",
    51              width: 640, /* required for this widget */
    48              width: 640, /* required for this widget */
    52              height: 50},
    49              height: 50},
    57             {type: "SegmentsWidget",
    54             {type: "SegmentsWidget",
    58              requires: [{
    55              requires: [{
    59               type: "TooltipWidget",
    56               type: "TooltipWidget",
    60 			  width: 180,
    57 			  width: 180,
    61               heigh: 160,
    58               heigh: 160,
    62 			  metadata : {
       
    63                 type:'empty'
       
    64               }
       
    65               }],
    59               }],
    66             },            
    60             },            
    67             {type: "SliceWidget"},            
    61             {type: "SliceWidget"},            
    68             {type: "ArrowWidget"},
    62             {type: "ArrowWidget"},
    69 
    63