-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Description
Hi there,
I have some text that I am adding to a some interactive floorplans, while some of the attributes that I am overriding are being set properly on the text elements some are not, in particular "text-anchor" : "end".
attrs : {
"font-size" : 10,
"font-family" : "Montserrat",
"text-anchor" : "end"
}
So font size and family both work fine, as do most other attributes I have tried.
Also wondering if there is a way to modify the position by providing relative values ie dx and dy?
Metadata
Metadata
Assignees
Labels
No labels