Published
Edited
Apr 13, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Plotly.newPlot(DOM.element('div'), fig);



Insert cell
Insert cell
allMocks = fetch("https://api.github.com/repositories/" + repoNumber + "/contents/test/image/mocks?ref=" + branch)
.then(function(response){
return response.json();
})
Insert cell
fig = fetch("https://raw.githubusercontent.com/plotly/plotly.js/" + branch + "/test/image/mocks/" + mock)
.then(function(response){
return response.json();
})

Insert cell
Insert cell
Insert cell
Insert cell
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