Good afternoon,
I'm using a Sunburst object to show some device in a Map but I see that the "circle" of the sunburst doesnt fit the size of the div, how can I manage this? For example: if I insert the object and make the dimension of the rectangle (that contains the sunburst) 100px, the SVG of the sunburst will be of 65px, instead of fill the rectangle.
How can I increment the size of the sunburst to fit in the rectangle?
Add comment