Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Unable to set Start/Sweep angles for figure Pie

$
0
0

@jude wrote:

I'm looking at the Pie figure defined here: https://gojs.net/latest/extensions/Figures.js.

I've been looking for a way to specify the start angle and sweep angle for the Pie figure.

Here's how I'm using it:

$$(go.Shape, "Pie", {
    "Start": 0,
    name: "ButtonInner",
    width: sizes.inW, height: sizes.inH,
    fill: colours.light_gray,
    strokeWidth: 0
});

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles