Hoping I can get some guidance here with an alignment issue with the ui-edgewise-meter control. The problem I am having is that when I stack meters vertically they are all different sizes, it seems because the size of the meter depends on the length of the label.
That's not a bad workaround for simple cases (like this display on my phone) but of course forces you to fix the size of the group otherwise you can get a layout break between a label and its meter. If only there was support for nested groups so each label and meter could be bound together.
It's also not very granular - 1x1 + 2x1 - but I don't want to seem ungrateful.