Public
Edited
Dec 8, 2022
Insert cell
Insert cell
Insert cell
dotplot = Plot.dot(stats, {x: "Évol. annuelle moy. de la pop. due au solde naturel 2013-2019", y: "Part des pers. âgées de - de 25 ans 2019", stroke: "white", fill: "grey"}).plot()
Insert cell
stats
select * from stats
Insert cell
Insert cell
bubbleplot = Plot.dot(stats, {x: "Évol. annuelle moy. de la pop. due au solde naturel 2013-2019", y: "Part des pers. âgées de - de 25 ans 2019", stroke: "white", fill: "grey", r:"Nb de pers. âgées de - de 25 ans 2019"}).plot()
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