Hello,
how can i change the position of the analysisTitle_ of the reColorMesh-Component?
Kind regards, Michael
Did you ever find a solution to this?
@Falk ,
If you are using the LBT plugin (and not legacy like this original thread), you can just move the title with a native Grasshopper Move component like so:
move_title.gh (42.2 KB)
Thanks for the effort
I am using legacy though ![]()
I did find a solution for this. I read it in another thread yesterday, where @chris posted the anwser.
It looks like this, if anyone should sumble upon this thread.:

Disable the reColorMesh components preview.
For the x/y coordinates I just used a points node (pt) to place a point in the rhino 3D canvas. Hope it helps.
