stable

Clone or download

Read-only

Fix first label overlapping when weeks are displayed

This is part of request #11031 Migrate burndown in D3 JS How to test: - Set up a release with: - duration = 20 days - start date begins a Friday --> The first label should be removed because it will overlap the second one. Change-Id: Ic1719dd6acf8a895af96df99fba1e3ecde14b0e4

Modified Files

Name
M src/www/scripts/charts-builders/chart-dates-service.js +1 −0 Go to diff View file
M src/www/scripts/charts-builders/chart-layout-builder.js +7 −2 Go to diff View file