You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the doc at https://plot.ly/javascript/reference/#pie, it is said that we can provide an array of number (stroke's width) to give on a specific marker in pie chart.
But if we provide an array in "width" field like this:
I read the doc at https://plot.ly/javascript/reference/#pie, it is said that we can provide an array of number (stroke's width) to give on a specific marker in pie chart.

But if we provide an array in "width" field like this:
It will produce such an error:

What i'm trying to achieve is something like this: (harcoded in inspection tools)

Codepen Link: https://codepen.io/rmdwirizki/pen/vzdNjp
The text was updated successfully, but these errors were encountered: