Line.fcac0e.js 652 B

1
  1. import{_ as a,d as r,x as i,a$ as n,o,c as l}from"./index.js";const c=r({__name:"Line",setup(p){const e=i(null),{setOptions:t}=n(e);return t({grid:{bottom:"20%",height:"68%",containLabel:!0},tooltip:{trigger:"item"},xAxis:{type:"category",axisLabel:{interval:0},data:["open_issues","forks","watchers","star"]},yAxis:{type:"value"},series:[{data:[3,204,1079,1079],type:"line",areaStyle:{}}]},{name:"click",callback:s=>{}}),(s,_)=>(o(),l("div",{ref_key:"lineChartRef",ref:e,style:{width:"100%",height:"35vh"}},null,512))}});var m=a(c,[["__file","C:/Users/89793/Desktop/projects/settle-vue3/src/views/welcome/components/Line.vue"]]);export{m as default};