Archie Sarre Wood
Archie Sarre Wood
You might be able to use a svelte {#key} block to destroy and recreate the component every time your input changes as a workaround https://svelte.dev/docs/svelte/key
This works for me ```svelte {#key orders_pivoted} {/key} ``` 
Reopening as I think this is still a valid bug. The {#key} approach is a workaround
This was not manipulated post the recording. It's simply a recording of me doing it on my desktop (MacOS M1). Regarding how I achieved it, I believe I am just...
We plan to return to this!
Thanks for reporting - will take a look at this next time I get around to updating this extension
I like this implementation. Can we merge all these PRs into a feature branch eg `chart-drill-through` so we can review them as a whole at the end
i think that will keep them organised yep
sorry to be clearer, you dont need individual PRs for BarChart, LineChart, AreaChart etc, as they basically all use the same code. but it might make sense to separate those...
Hi Igor - this change was implemented in https://github.com/evidence-dev/evidence/pull/2694 Can you confirm what time zone you are in, perhaps this is having an impact