cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Dynamic Overrides for Line Coordinates (x1, y1, x2, y2) Not Applying in SVG

dev_1827
10-Marble

Dynamic Overrides for Line Coordinates (x1, y1, x2, y2) Not Applying in SVG

In the current ThingWorx (v10.0.0) SVG implementation, when attempting to dynamically override the coordinates of a element (x1, y1, x2, y2) via data-binding or the override mechanism, the changes are not visually applied to the SVG.
Although the updated values reach the browser (confirmed via the network tab), the rendered SVG does not reflect these changes. Inspecting the DOM shows that the line element’s coordinate attributes remain unchanged. This indicates that the current runtime code does not correctly apply dynamic updates to coordinate attributes for elements, even though style and other override attributes are applied correctly. This needs to be fixed urgently . Please help

0 REPLIES 0
Announcements


Top Tags