In some cases the dimension with Null or blank dimensional value does not align text label properly(the horizontal line was not aligned properly if '-' was missing in place of empty value).
Fix given:
Will be checking for empty values in variable 'dimensionLabel' and assign '-'
file-statisticBlock.js line number 357
Bug description:
In some cases the dimension with Null or blank dimensional value does not align text label properly(the horizontal line was not aligned properly if '-' was missing in place of empty value).
Fix given: Will be checking for empty values in variable 'dimensionLabel' and assign '-' file-statisticBlock.js line number 357