Public
Edited
Mar 26, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
drawV4(steps[1])
Insert cell
Insert cell
drawV5(steps[1])
Insert cell
Insert cell
drawV5_Beta(steps[1])
Insert cell
data = {
const data1 = await runG2_Beta();
// await sleep(1000);
// const data2 = await runG2();
await sleep(1000);
const data3 = await runG2_V4();
return [...data1, ...data3];
}
Insert cell
Insert cell
Insert cell
import {
GV4,
G2V4,
G2V5,
G2V5Beta,
sleep,
run,
plot
} from "@antv/benchmarks-of-antv-g2"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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