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
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
When trying to make layer_arcs, it seems that they don't resize as the window is resized. I'm trying to get it to be scalable, so that when the window is expanded, so is the arc. I've tried adjustments to the innerRadius and outerRadius, making them to scale (:=), or in pixels (=), but it doesn't seem to work. Am I missing something obvious, or is this a potential bug?
Reproducible example below.
When trying to make layer_arcs, it seems that they don't resize as the window is resized. I'm trying to get it to be scalable, so that when the window is expanded, so is the arc. I've tried adjustments to the innerRadius and outerRadius, making them to scale (:=), or in pixels (=), but it doesn't seem to work. Am I missing something obvious, or is this a potential bug?
The text was updated successfully, but these errors were encountered: