APP-119 feat: comparison in canvas charts#8290
Conversation
|
So it looks like comparison only works for all chart types except donus, funnel, heatmap, and combo chart? |
Yes, not all chart types have a standard complimentary comparison version. If needed, we can think about comparison would look like for these charts and implement it as a follow up.
Good catch, added it for chart types that support comparison. |
|
LGTM! |
|
@briangregoryholmes, when you get a chance, can you do a code review here? Thanks in advance! |
* init bar comparisons * formatting * comparison without color dimension * add comparison lines to line chart * add comparison for stacked normalized charts * add field details, remove __time hardcoding * init comparison for multi measures * Use const variables for field names * Update var name * Allow local comparison filter
When comparison time range is enabled add comparison to -
https://linear.app/rilldata/issue/APP-119/time-comparisons-on-canvas-charts
Checklist: