]> source.dussan.org Git - sonarqube.git/commit
SONAR-7064 Replace treemap on the size overview page with histogram
authorStas Vilchik <vilchiks@gmail.com>
Fri, 27 Nov 2015 15:50:05 +0000 (16:50 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Fri, 27 Nov 2015 15:50:05 +0000 (16:50 +0100)
commit208886757cf027a931ead00b578a1959f04604dc
tree8159b2b78700ddcd9078cdf0df0497385704625b
parentafafb7dc35a9c39d2167fba1e3ac21550a4948fd
SONAR-7064 Replace treemap on the size overview page with histogram
server/sonar-web/src/main/js/apps/overview/components/ncloc-distribution.js [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/domains/size-domain.js
server/sonar-web/src/main/js/helpers/path.js [new file with mode: 0644]