perspective icon indicating copy to clipboard operation
perspective copied to clipboard

Re-trigger cell gradient style with get_min_max(colname)

Open texodus opened this issue 3 years ago • 0 comments

Discussed in https://github.com/finos/perspective/discussions/1897

Originally posted by GREEB July 7, 2022 Hello,

I'm looking to get some help making cell styles recalculate max when filter changes.

Basically what already happens when you don't enter any number into the max field when setting bar or gradient. I just want this to happen if the filter changes.

Peek 2022-07-07 17-33

Is there a way to force this on filter changes? or is there a simple way to do this in a config?

Is there an example doing this?

Or should i build a custom cell renderer like done in this example: here for this?

Thanks for any help

texodus avatar Jul 11 '22 13:07 texodus