Bar.bfe4bc.js 729 B

1
  1. import{_ as s,d as r,m as i,aB as o,o as c,c as n}from"./index.js";const l=r({__name:"Bar",setup(p){const e=i(null),{setOptions:t}=o(e);return t({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:a=>{}}),(a,_)=>(c(),n("div",{ref_key:"barChartRef",ref:e,style:{width:"100%",height:"35vh"}},null,512))}});var u=s(l,[["__file","C:/Users/89793/Desktop/projects/ticket-system/src/views/welcome/components/Bar.vue"]]);export{u as default};