Published
Edited
Mar 4, 2020
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
ckb = CKB.CKBJson('zh-CN', true);
Insert cell
Insert cell
chartNameList = Object.keys(ckb).map(id => ckb[id].name);
Insert cell
chartNameListString = chartNameList.reduce((acc,cur) => acc + cur + '\n');
Insert cell
CKB = require('@antv/knowledge');
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