Add support for heatmaps. These graphs add another dimension by allowing
coloring an area depending on a value. Colors could be specified either as a
range or as a color ramp with a limited number where each color defines an area
of input values.
Layout is a bit challenging because sometimes you want the colored areas to
form a figure (like a block of n x m cells) and sometimes the can be like plot
symbols in a scatter plot.
Original issue reported on code.google.com by mike.lischke on 10 Aug 2013 at 2:41
Original issue reported on code.google.com by
mike.lischke
on 10 Aug 2013 at 2:41