please provide dynamic font size. it is set fixed in nodeNameView.js const context = this.nameCanvas.getContext('2d'); const fontSize = this.fixedWidth ? 22 : 18;