Open
Description
I am creating a table containing a column of dates and other numerical data, and I would like to be able to filter the data by date using the "list" type. However, I cannot find a way to apply a bokeh DateFormatter to the generated dropdown when setting the header filter -- although the Tabulator class accepts "formatters" as an argument, these cannot be applied to the header filters. Attached is a screenshot that illustrates the point:
Activity