plotlyjs table with colors of cells that depends on values

Hi,

Is it possible to have a plotlyjs table with colors of cells that depends on the value of cells ?
Data would be retrieved dynamically from server (json).
Coloring should be done based on a dynamic colorscale. So it would look like a heatmap.

This should be the final look.

image

Regards,

Hey - Did you find a solution to this?

=> Iā€™m having a very similar issue now - where the colors are based on cell value, compared to the minimum and maximum values in that row.