a592396.js 947 B

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[101],{821:function(t,e,n){"use strict";n.r(e);var o={inheritAttrs:!1,components:{LineChart:n(585).a},props:[],data:function(){return{title:"程序员客栈",source:{rows:["2018-01","2018-02","2018-03","2018-04","2018-05"],data:[{title:"全部用户",data:[10,22,28,43,49]},{title:"需求方",data:[5,4,3,5,10]},{title:"开发者",data:[6,9,10,23,30]}]}}},computed:{},watch:{},created:function(){},mounted:function(){var t=this;setTimeout((function(){t.source={rows:["2019-03","2019-04","2019-05","2019-06","2019-07"],data:[{title:"全部用户",data:[19,33,22,12,45]},{title:"需求方",data:[43,24,32,53,70]},{title:"开发者",data:[60,39,26,23,30]}]}}),5e3)},methods:{}},r=n(4),component=Object(r.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("Line-Chart",{attrs:{source:t.source,title:t.title,width:800,height:400}})],1)}),[],!1,null,null,null);e.default=component.exports}}]);