returni%4==2;// i starts with 0 and i%5 == 2 is every fifth element starting with the 2nd in the array
}
)
// data.filter((d, i) => {
// return i % 4 == 2; // i starts with 0 and i%5 == 2 is every fifth element starting with the 2nd in the array
// })
// displayData = wrangleData(konkurse)
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.