Published
Edited
Mar 27, 2020
2 forks
18 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data = fetch(
'https://gw.alipayobjects.com/os/bmw-prod/81bdc0d5-8df2-42aa-a032-1ddef3ddd411.json'
)
.then(res => res.json())
.then(result => {
return result;
})
Insert cell
G2 = require('@antv/g2@4.0.3')
Insert cell
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