Project

General

Profile

ui_component #989

Updated by UserName LastName over 1 year ago

business_list: 
 - summary 
 class_list: order-1 
 component: h-vega-v1 
 component_list: 
 - card-testcase 
 display_name: '' 
 filter: data.data.testcase 
 img: '' 
 link: '' 
 meta: 
   encoding: 
     tooltip: 
     - field: case_priority 
       title: 优先级 
       type: nominal 
     - field: total 
       title: 总数 
       type: quantitative 
     x: 
       field: total 
       type: quantitative 
       title: 总数 
     y: 
       field: case_priority 
       type: nominal 
       title: 优先级 
     color: {"field":"case_priority","title":"优先级","scale": {"range": ["#5DC9BC", "#EE8232", "#F7CE46","#2F52EB","#CC9DF0"]}} 
   mark: bar 
   title: 测试用例统计 
   transform: 
     - aggregate: 
       - as: total 
         field: '*' 
         op: count 
       groupby: 
       - case_priority 
 method_list: 
 - index 
 name: testcase_arc_distribution testcase_distribution 
 project_list: [] 
 role_list: [] 
 scope_list: [] 
 status_list: [] 
 tracker_list: [] 
 type: form 
 url: '' 

Back