• Pan's avatar
    refine · b3e1b6c8
    Pan authored
    b3e1b6c8
index.vue 378 Bytes
<template>
  <div class="components-container" >
    <code>
      这里的所有的图表都基于echarts,实例代码来源<a href='http://gallery.echartsjs.com/explore.html#sort=rank~timeframe=all~author=all' target='_blank'>gallery</a><br/>其实echarts封装的很好了,用vue封装是很简单的事情,建议大家自己来封装。
    </code>
  </div>
</template>