Project

General

Profile

ui_component #925

Updated by UserName LastName over 1 year ago

business_list: 
 
 - summary 
 
 class_list: order-1 
 
 component: h-vega-v1 
 
 component_list: 
 
 - h-card-v1 
 
 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: 优先级 
   
   mark: bar 
   
   title: 测试用例统计 
   
   transform: 
   
   - aggregate: 
     
     - as: total 
       
       field: '*' 
       
       op: count 
     
     groupby: 
     
     - case_priority 
 
 method_list: 
 
 - index 
 
 name: h-vega-v1 
 
 project_list: [] 
 
 role_list: [] 
 
 scope_list: [] 
 
 status_list: [] 
 
 tracker_list: [] 
 
 type: form 
 
 url: '' 
 

Back