Project

General

Profile

ui_component #2868

Updated by UserName LastName over 1 year ago

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

Back