Hello,
I would like community help to get Observablehq Plot Data table that currently in Observablehq Notebook in my React Next js prohect.
I have installed Open source JS Data visualization Observablehq Plot API using npm install @observablehq/plot and imported using import * as Plot from “@observablehq/plot”;
Please help to get the Data table code, so that I can use in my Next js project.
Thank you.