stable

Clone or download

Read-only

Add tooltips on bar chart

Part of story #10633 - see velocity in agile dashboard How to test: - Over a bar --> A tooltip is displayed. --> It contains the sprint start and end dates --> It contains also the velocity value Change-Id: I25a78f583ffcdc11c1e4af9d4d7123fe8621e5ee

Modified Files

Name
M plugins/velocity/www/scripts/velocity-chart/po/fr.po +20 −0 Go to diff View file
M plugins/velocity/www/scripts/velocity-chart/po/template.pot +6 −0 Go to diff View file
M plugins/velocity/www/scripts/velocity-chart/src/index.js +3 −2 Go to diff View file
M plugins/velocity/www/scripts/velocity-chart/src/velocity-chart-drawer.js +51 −1 Go to diff View file