Published
Edited
Aug 19, 2018
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
HandsfreeModule =require('handsfree@1.2.4/dist/handsfree.js')
Insert cell
Insert cell
handsfree = new HandsfreeModule({autoPointers: true, autoStart: true,taget:"screen"})
Insert cell
handsfree.update({debug: true})
Insert cell
Insert cell
//handsfree.start()
Insert cell
Insert cell
//handsfree.stop()
Insert cell
Insert cell
Insert cell
Insert cell
x = window.localStorage.getItem("x_pos")
Insert cell
y = window.localStorage.getItem("y_pos")
Insert cell
//html `<div style="height:500px"></div>`
Insert cell
// screen = html `<div style="height:500px"></div>`
Insert cell
//screen0 = html `<div style="height:500px"></div>`
Insert cell
//screen = html `<div style="height:500px"></div>`
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