Public
Edited
Mar 26, 2024
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
drawV4(steps[2])
Insert cell
Insert cell
drawV5(steps[2])
Insert cell
data = {
const data2 = await runG2_Beta();
// await sleep(2000);
// const data1 = await runG2();
await sleep(2000);
const data3 = await runG2_V4();
return [...data2, ...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

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