https://issues.apache.org/ooo/show_bug.cgi?id=29012
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from [email protected] --- I have come up with a partial solution for contour maps by changing the background color of each cell in a 32x32 cell array to one of 32 colors, based on a spectrum - the MIN of the table gets a violet, the MAX gets a red, and other colors are assigned based on the value of the target cell and the the range from MIN to MAX. This is accomplished mainly using the STYLE and CHOOSE functions. http://robot_guy.blogspot.ca/2012/10/a-contour-map-for-open-office-calc.html -- You are receiving this mail because: You are on the CC list for the bug.
