{date:newDate("2023-06-17"),change:"added function `changeLog()`"}
])
changeTable=function(data){
returnInputs.table(data,{
format:{
change:(x)=>{
consthtml=md`${x}`;// invoke markdown
html.style="margin: 0;";// remove margin to preserve table style
returnhtml;
}
},
width:{date:100}
});
}
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.