I have a lot of data of the form XYZ, as in the following example:
Now I would like to create a diagram similar to this example.
So fields should be colored according to their value. All values from 0 to 200 green, 201 to 399 yellow and larger than 400 red. However, fields without values should not be colored. In addition, not all fields are the same width or height (unlike in the example above). Is there an easy way to plot this with Origin? I've tried the heatmap before, but there's something I'm doing wrong. Thank you very much.