Hi,
I am using dash_table and I am trying to do the below:
- format numbers as ###,### (I.e. comma between thousands).
- use style_cell_conditional to style negative numbers as red in all cells of a table.
Can anyone help with these simple questions?
thanks,
Cameron