@abhargav wrote:
In a node I have a table element, inside it, I have a shape geometry and on the geometry fill doesnt work.
this.goMake(go.Shape, { geometryString= something,
fill: "red",// not working
strokeWidth: 1, // good works
stroke: "red", // good works
Posts: 2
Participants: 2