Project

General

Profile

ui_component #989

Updated by UserName LastName over 1 year ago

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

Back