Public
Edited
Aug 22, 2023
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
<style>
.equips-base-group {
display: flex;
flex-flow: column no-wrap;
justify-content: center;
}

.equip-base-item {
margin: 10px 20px;
text-align: center;
}

legend.equip-base-stat-label {
font-size: 12px;
}

.equip-base-legend-group {
display: flex;
flex-flow: row no-wrap;
justify-content: center;
margin-bottom: 5px;
}

.equip-name {
font-size: 12px;
font-weight: 500;
}
</style>
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
style = html`
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500&display=swap" rel="stylesheet">

<style>
body, svg {
font-family: 'Work Sans', serif;
/* font-size: 48px; */
}
</style>`
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