This is for release.1.2. We are using TreeMapControl to show a
heatmap. According to the documentation, setColorScaleRange provides
a boundary for data points to prevent the scenario that outlying data
points skew the color representation. However, in our implementation,
we try passing in different min and max but it does not have any
bearing to the final output.
Can you please advise how I go about this problem?
Thanks,
Jonathan