Is heat table formatting possible via DataTables?

Is heat table formatting possible via DataTables?

rdmrdm Posts: 192Questions: 54Answers: 4

In Excel (I'm using Excel 2016) we have a Conditional Formatting option for Color Scales where you can select a range of numerical values and it "automagically" assigns a background and font color to each cell depending on its numerical value.

Here is an example of a real Excel table, with sensitive values redacted.

Now suppose that I created an equivalent in HTML. (Just imagine that I've created the equivalent table shown in the screenshot, but in HTML).

Are there any pre-existing DataTables components I can use to create and apply an equivalent type of color scale? Or maybe there's an existing jQuery library somewhere, but I don't know what the correct search term would be.

This question has accepted answers - jump to:

Answers

This discussion has been closed.