JSFiddle - React, Tailwind, and code Playground
by seatsio
HTML
<div id="chart"></div>
<script src="https://cdn.seatsio.net/chart.js"></script>
<script>
new seatsio.SeatingChart({
divId: 'chart',
publicKey: '4cc44877-7b6d-4924-8a9e-4b181dd2983e',
event: "se-000093-2025-2026"
}).render();
</script>