Quick Start

Create a new post

1
2
3
4
5
<template>
<div>
<div id="chart" style="width: 600px; height: 400px;"></div>
</div>
</template>