Published
Edited
Oct 24, 2019
1 star
Insert cell
Insert cell
Insert cell
CONFIG = {
return {
datasetSize: 5,
canvasWidth: 1058,
canvasHeight: 529,
borderWidth: 2,
barRoundess: 0.8,
barPercentage: 0.9,
categoryPercentage: 0.4,
maxBarThickness: 30,
minBarThickness: 20,
gridlines: {
color: 'rgba(215, 219, 221, 0.4)'
},
inTheTime: {
label: 'Blue',
backgroundColor: 'rgba(41, 136, 229, .4)',
borderColor: 'rgba(41, 136, 229, 1)'
},
outOfTime: {
label: 'Red',
backgroundColor: 'rgba(240, 120, 119, 0.4)',
borderColor: 'rgba(240, 120, 119, 1)'
}
};
}
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