we are going to make a legend for the filtering syntax for our filtering functionality.
https://dash.plotly.com/datatable/filtering
Use the above link to check what the filtering syntax is for our filtering functionality, make a legend for it using one of the dash mantine components. i was thinking kbd for the individual filtering syntax https://www.dash-mantine-components.com/components/kbd .
I'm thinking we could implement it as a hover (like the dmc.Tooltip) where when the user hovers over a non clickable button that says "filtering syntax", the "table" that you will create will pop up with all the operations one could take.
these are just my ideas, you have full design freedom. go crazy!
we are going to make a legend for the filtering syntax for our filtering functionality.
https://dash.plotly.com/datatable/filtering
Use the above link to check what the filtering syntax is for our filtering functionality, make a legend for it using one of the dash mantine components. i was thinking kbd for the individual filtering syntax https://www.dash-mantine-components.com/components/kbd .
I'm thinking we could implement it as a hover (like the dmc.Tooltip) where when the user hovers over a non clickable button that says "filtering syntax", the "table" that you will create will pop up with all the operations one could take.
these are just my ideas, you have full design freedom. go crazy!