Setting TreeMap Values

Problem:
I want the color start to be red for values below 0 and green for values above 0 i.e. if the values are negative or < 0 then transition in shades of red and if values are > 0 then transition in shades of green.

Answer:
Unfortunately, we can't set Treemap colors for values below zero(0) so all values should be above zero as you can see in this demo.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us