plotly/dash-table

Filter datatable based on absolute value

RunQi-Han opened this issue · 1 comments

It would be great to have a feature to filter the datatable based on the absolute value. Maybe something like this:

absolute{value}

A similar request can be found in the community: https://community.plotly.com/t/filter-based-on-absolute-value/38746

(a workaround would be to use two if statements)

Was this ever added? I can't find it in the documentation.