1 |
- import{_ as r,d as s,w as o,ax as i,o as n,c}from"./index.1d5f2f42.js";const l=s({__name:"Bar",setup(p){const e=o(null),{setOptions:a}=i(e);return a({tooltip:{trigger:"axis",axisPointer:{type:"shadow"}},grid:{bottom:"20%",height:"68%",containLabel:!0},xAxis:[{type:"category",axisTick:{alignWithLabel:!0},axisLabel:{interval:0},data:["open_issues","forks","watchers","star"]}],yAxis:[{type:"value"}],series:[{name:"GitHub\u4FE1\u606F",type:"bar",data:[3,204,1079,1079]}]},{name:"click",callback:t=>{}}),(t,_)=>(n(),c("div",{ref_key:"barChartRef",ref:e,style:{width:"100%",height:"35vh"}},null,512))}});var f=r(l,[["__file","D:/work/rep-v3/report-v3/src/views/welcome/components/Bar.vue"]]);export{f as default};
|