Published
Edited
Dec 11, 2020
1 fork
2 stars
Insert cell
Insert cell
Insert cell
echarts = require('https://cdn.jsdelivr.net/npm/echarts@5/dist/echarts.min.js')
Insert cell
main = html`<div style="height:400px;width:600px;"></div>`
Insert cell
Insert cell
echarts.init(main).setOption(option),md`## 初始化`
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more