Public
Edited
Feb 20, 2023
9 forks
Insert cell
Insert cell
Insert cell
Insert cell
// Your code here

Insert cell
Insert cell
array1=['I', 'am', 'learning','Javascript','to','munge','large','datasets','and','visualize','them']
Insert cell
Insert cell
// Your code here

Insert cell
Insert cell
// Your code here

Insert cell
Insert cell
// Your code here
myObject = ({
test: 2,
newProp: 5,
myFunction: function () {
return "This is an Object Function!";
}
})
Insert cell
myObject.myFunction()
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