Public
Edited
Nov 2, 2023
Paused
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
avgbiasdf@1.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
mvp_grouped_bias@2.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// wrapWidth = 60
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// Plot.plot({
// x: {
// label: 'nb. vantage points',
// domain: [0, 1200],
// grid: true
// },
// color:{
// legend: true,
// type: "ordinal"
// },
// y: {
// grid: true,
// domain: [0, 0.40],
// label: "Avg. Bias"
// },
// marks: [
// Plot.line(avgbiasdf1,{x: "x", y: "avgbias", stroke: "Test"}),
// Plot.line(avgbiasdf2,{x: "x", y: "Location", stroke: "#98dec8"}),
// Plot.line(avgbiasdf2, {x: "x", y: "Topology",stroke: "#5588e0"}),
// Plot.line(avgbiasdf2, {x: "x", y: "IXP_related",stroke: "#ec6800"}),
// Plot.line(avgbiasdf2, {x: "x", y: "Network_size",stroke: "#b02c3a"}),
// Plot.line(avgbiasdf2, {x: "x", y: "Network_type",stroke: "#6020a4"}),
// // Plot.line(selected_bias_sets,{x: "x", y: "selected_bias_sets", stroke: "#98dec8"})
// ],
// })

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