]> source.dussan.org Git - sonarqube.git/commit
SONAR-2074 Improve timeline widget
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 26 Aug 2011 16:06:54 +0000 (18:06 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 26 Aug 2011 16:06:54 +0000 (18:06 +0200)
commitd163695d58b77e1fca590725520dfb57862548ca
treeda37475cad25a0952983fb885e460a69c626fcc4
parent1a60b0efffc6f369fdb1796cf6abc5035c558b18
SONAR-2074 Improve timeline widget

- Default height set to 80 pixels
- Events are displayed by default
- Space added between measures in the footer
- Adapt left margin to be able to display the max number on the Y axis
- Chart displayed even if no values for a selected metric
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/widgets/TimelineWidget.java
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/timeline.html.erb
sonar-server/src/main/webapp/javascripts/protovis-sonar.js