Labels of different Nodes not in line with each other

45

The Label of the Switch Node is a bit more left than the Labels of other Nodes.
Is it possible to change this?

none of those are the chart ???
Actually on mine I think it is the text label that is off (bottom row) . I think the top row may have an extra space at start.

Sorry, I have confused the Chart and the Switch Node. I have changed the Topic and my Comment to reflect this. Further I have built a better example:

I think, this makes it more clearer. The corresponding flow is:

[{"id":"91330dca.821c3","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"5dd9f6a2.86ad08","type":"ui_switch","z":"91330dca.821c3","name":"","label":"I Switch","tooltip":"","group":"1560620a.8febce","order":3,"width":0,"height":0,"passthru":false,"decouple":"true","topic":"","style":"","onvalue":"true","onvalueType":"bool","onicon":"","oncolor":"","offvalue":"false","offvalueType":"bool","officon":"","offcolor":"","x":160,"y":300,"wires":[[]]},{"id":"8d8a865a.14d6e","type":"ui_dropdown","z":"91330dca.821c3","name":"","label":"I Drop down","tooltip":"","place":"Select option","group":"1560620a.8febce","order":1,"width":0,"height":0,"passthru":true,"options":[{"label":"","value":true,"type":"bool"},{"label":"","value":false,"type":"bool"}],"payload":"","topic":"","x":170,"y":180,"wires":[[]]},{"id":"c0753ad8.5677f8","type":"ui_numeric","z":"91330dca.821c3","name":"","label":"I Numeric","tooltip":"","group":"1560620a.8febce","order":2,"width":0,"height":0,"passthru":true,"topic":"","format":"{{value}}","min":0,"max":10,"step":1,"x":160,"y":240,"wires":[[]]},{"id":"d1bc361c.0cad58","type":"ui_text","z":"91330dca.821c3","group":"1560620a.8febce","order":4,"width":0,"height":0,"name":"","label":"I Text","format":"{{msg.payload}}Value","layout":"row-spread","x":150,"y":360,"wires":[]},{"id":"97695e1b.10dc","type":"ui_dropdown","z":"91330dca.821c3","name":"","label":"","tooltip":"","place":"Select option","group":"af214aa.c4973b8","order":2,"width":"3","height":"1","passthru":true,"options":[{"label":"","value":true,"type":"bool"},{"label":"","value":false,"type":"bool"}],"payload":"","topic":"","x":170,"y":480,"wires":[[]]},{"id":"ce4d8521.b2a508","type":"ui_numeric","z":"91330dca.821c3","name":"","label":"","tooltip":"","group":"af214aa.c4973b8","order":4,"width":"3","height":"1","passthru":true,"topic":"","format":"{{value}}","min":0,"max":10,"step":1,"x":160,"y":540,"wires":[[]]},{"id":"e8c1b7c5.c451c8","type":"ui_switch","z":"91330dca.821c3","name":"","label":"{{ }}","tooltip":"","group":"af214aa.c4973b8","order":6,"width":"2","height":"1","passthru":false,"decouple":"true","topic":"","style":"","onvalue":"true","onvalueType":"bool","onicon":"","oncolor":"","offvalue":"false","offvalueType":"bool","officon":"","offcolor":"","x":150,"y":600,"wires":[[]]},{"id":"290f765e.0f8fd2","type":"ui_text","z":"91330dca.821c3","group":"af214aa.c4973b8","order":7,"width":0,"height":0,"name":"","label":"I Text","format":"{{msg.payload}}Value","layout":"row-spread","x":150,"y":660,"wires":[]},{"id":"823502ea.66fbc","type":"ui_text","z":"91330dca.821c3","group":"af214aa.c4973b8","order":5,"width":"4","height":"1","name":"","label":"I Switch","format":"","layout":"row-left","x":320,"y":600,"wires":[]},{"id":"5f76c2ac.dde1d4","type":"ui_text","z":"91330dca.821c3","group":"af214aa.c4973b8","order":3,"width":"3","height":"1","name":"","label":"I Numeric","format":"","layout":"row-left","x":320,"y":540,"wires":[]},{"id":"51bfa9f7.3c7e18","type":"ui_text","z":"91330dca.821c3","group":"af214aa.c4973b8","order":1,"width":"3","height":"1","name":"","label":"I Drop Down","format":"","layout":"row-left","x":330,"y":480,"wires":[]},{"id":"1560620a.8febce","type":"ui_group","z":"","name":"Test using Labels of Nodes","tab":"ee5c0835.2b15d8","disp":true,"width":"6","collapse":false},{"id":"af214aa.c4973b8","type":"ui_group","z":"","name":"Test using additional Text Nodes","tab":"ee5c0835.2b15d8","disp":true,"width":"6","collapse":false},{"id":"ee5c0835.2b15d8","type":"ui_tab","z":"","name":"Test","icon":"dashboard","order":8,"disabled":false,"hidden":false}]

Thanks. Will look at that,
(and yes re-aligned in master - not yet on npm)