What
The groupBy feature for DataViews layouts always displays the groupBy label. But that's not always wanted or necessary because some groupBy values are self-explanatory.
| Activity layout |
Grid layout |
 |
 |
How
Introduce a groupBy.showLabel config option to the view that enables consumers to control whether the label is visible or not.
What
The
groupByfeature for DataViews layouts always displays thegroupBylabel. But that's not always wanted or necessary because some groupBy values are self-explanatory.How
Introduce a
groupBy.showLabelconfig option to the view that enables consumers to control whether the label is visible or not.