generated from ONSdigital/robo-embed
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Set up small multiple version of bar charts. Suggest using svelte-components grid layout for small multiple placement as opposed to using fx functions in SveltePlot as layout is not very good doing it this way.
Plan to pass a small multiple boolean through config. If small multiple is true split the data in Chart.svelte and create a new BarChart.svelte for each grid panel. Need a way to pass in whether sm chart panel is first on its row as subsequent charts on a row will need stripped back chart furniture