import echarts from './echarts.min'; export default function renderChart(option) { return ` \n echarts
` }