observablehq / plot

A concise API for exploratory data visualization implementing a layered grammar of graphics
https://observablehq.com/plot/
ISC License
4.3k stars 175 forks source link

Add a "Plot in Angular" example to the getting started page #2060

Open sturmf opened 5 months ago

sturmf commented 5 months ago

You have some great examples how to embed plot in react, vue and svelte but unfortunately none for Angular.

I also could not find a good integration example on the web so it would be great if someone could provide one and share it here.