Open JoffreyChevalier opened 2 years ago
Hi @JoffreyChevalier
found one solution, in your custom css write
//For root .noderoot > .rd3t-label > .rd3t-labeltitle{ transform: translate(-17px, 0px); }
//For branch .nodebranch > .rd3t-label > .rd3t-labeltitle { transform: translate(-25px, 0px); }
//set position of x and y coordinates value according to your need
@Devamchaudhari Thank you sm!
@Devamchaudhari Thank you sm!
welcome :) @paulano1
how to move child nodes in corner, like up and down
Hi everyone ๐๏ธ.
I want to move the position of the node text (name) but i didn't find how to do it despite my research.
If anyone can explain me how to do it, it will make my day ๐.
Thank you for your answers !