the HTML Label is visible independently of the style of the node. So if the node style is { display: 'none' } or { visibility: 'hidden' } the HTML label is still visible even if the corresponding node ...