Public
Edited
Jul 25, 2023
Insert cell
Insert cell
{
let target = {},
type = ["SF", "PM", "RB", "GN"],
brands = [
"Priya",
"Lion",
"SuperLion",
"Navabharat",
"Freshday",
"jeevangold",
"AJGold"
],
item = {"1-ltr":16,"1/2-ltr":16,"5-ltr":4,"15-ltr":1,"15-kg":1,"1/2-ltr(short)":16,"1-ltr(short)":16}

let temp = [{"brand","items","price",}]
return Inputs.table()
}
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