plotly / dash-table

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
420 stars 74 forks source link

Filter datatable based on absolute value #931

Open RunQi-Han opened 2 years ago

RunQi-Han commented 2 years ago

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)

shjewellEDD commented 2 years ago

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