Public
Edited
Dec 20, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
wd = (() => {
let i = 0;
return obj => html`${wavedrom.onml.stringify(wavedrom.renderAny(i, obj, wavedrom.waveSkin))}`
})();
Insert cell
wavedrom.waveSkin = window.WaveSkin ;
Insert cell
wavedrom = (await require(await filesToLoad[6].url()));
Insert cell
(await require(await filesToLoad[5].url())).catch ( () => {} );
Insert cell
(await require(await filesToLoad[4].url())).catch ( () => {} );
Insert cell
(await require(await filesToLoad[3].url())).catch ( () => {} );
Insert cell
(await require(await filesToLoad[2].url())).catch ( () => {} );
Insert cell
(await require(await filesToLoad[1].url())).catch ( () => {} );
Insert cell
(await require(await filesToLoad[0].url())).catch ( () => {} );
Insert cell
filesToLoad = [
FileAttachment("default.js"),
FileAttachment("professional.js"),
FileAttachment("professional_srf.js"),
FileAttachment("professional_sharpz@3.js"),
FileAttachment("narrow.js"),
FileAttachment("lowkey.js"),
FileAttachment("wavedrom@3.unpkg.js")
] ;
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more