Greater-London-Authority / ldn-viz-tools

https://greater-london-authority.github.io/ldn-viz-tools/
1 stars 0 forks source link

add ObservablePlot component and update ChartContainer #181

Closed jamesscottbrown closed 7 months ago

jamesscottbrown commented 7 months ago

What does this change?

This adds a first version of a component to render a chart using ObservablePlot.

It also updates the ChartContainer component.

Why?

How?

Related issues:

Does this introduce new dependencies?

Yes - @observablehq/plot.

How is it tested?

Only using the Storybook stories.

How is it documented?

Are light and dark themes considered?

Is it complete?