Examples show pieOuterRadius (and pieInnerRadius) to accept a sting of the percentage of the canvas to fill with the pie. However, actually using a string has no effect, the two properties respond to number values (which are treated as a percentage). Either the examples are wrong or there is a bug preventing the code from correctly parsing the string
Examples show
pieOuterRadius
(andpieInnerRadius
) to accept a sting of the percentage of the canvas to fill with the pie. However, actually using a string has no effect, the two properties respond to number values (which are treated as a percentage). Either the examples are wrong or there is a bug preventing the code from correctly parsing the string