Export Image
Export Code

Fork of Codu exercise

RudiORM

Last edited Aug 01, 2024
Created on Aug 01, 2024
Forked from Codu exercise

Codu exercise from talk on 1st august.

{#each data as d, i}

  <!-- <Circle {xScale} {yScale} data={d} {i} />

--> {/each}

<!-- <path
  id="lineplot"
  fill="none"
  stroke="white"
  stroke-width="1.5"
  d={linePlot(data)}
/>

-->

MIT Licensed