alner / qsSimpleKPI

Simple KPI component for Qlik Sense
58 stars 46 forks source link

QB-491 line alignment #79

Closed qlikproject closed 4 years ago

qlikproject commented 4 years ago

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). image-2019-11-18-15-07-58-493

Fix given: Will be checking for empty values in variable 'dimensionLabel' and assign '-' file-statisticBlock.js line number 357