Hi there,
I have a fresh SonarQube 6.0 installation and I found a problem with the TreeMap views. I think it is related to bug SONAR-6708.
Initial Treemap views work fine, displaying the right colors based on whatever metric I pick, but when I drilldown the colors are not correctly displayed. I'm sending some screenshots attached.
Screen#1.png shows the initial page, where everything works fine. Projects with A rate are dark green, B rate projects are light green, and C ones are yellow.
Screen#2.png and Screen#3.png is the drilldown of the big MME_DAC_USV_V2 project. As it can be seen, colors are wrong. Dark green for B rating packages and light green for A rating packages.
Screen#3.png is another level down. Rating B is shown as dark green.
It happens in every project, with every metric I use, and independently of the language. At least the category metrics are displayed with the same color in each screen, but it seems that the colors are randomly picked.
Thanks in advance!
Jose