Published
Edited
Nov 11, 2021
Insert cell
Insert cell
loadStyle = {
return {
phoneBlueBlueLight: FileAttachment("phone_blue-blue_light.json").json(),
phoneGreenBlue: FileAttachment("phone_green-blue.json").json(),
phoneGreenGreen: FileAttachment("phone_green_green.json").json(),
phoneRedPurple: FileAttachment("phone_red-purple .json").json(),
pcBlueBlue: FileAttachment("pc_blue-blue@1.json").json(),
phoneOrangeYellow: FileAttachment("phone_orange_yellow.json").json()
}
}

Insert cell
style = loadStyle['phoneOrangeYellow']
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
echarts = require("https://cdn.jsdelivr.net/npm/echarts@5.0.2/dist/echarts.min.js")
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