evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
3.44k stars 167 forks source link

Sparkline in BigValue component not reacting to filters #1853

Closed mjbloch closed 2 weeks ago

mjbloch commented 1 month ago

Steps To Reproduce

Please see example and code in Slack thread: (https://evidencedev.slack.com/archives/C023LRB9Z40/p1712343306500209)

Environment

Expected Behavior

Would expect the sparkline to update/react along with the rest of the component.

Actual Behaviour

Sparkline is stuck on the values associated with the default filter value.

Workarounds

N/A