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
When changing the size of the window/container, the chart doesn't respond to the size change. This causes ugly overlaps. Is there any way to force the chart to refresh/render again?
The text was updated successfully, but these errors were encountered:
hellsan631
added a commit
to hellsan631/pie-chart
that referenced
this issue
Aug 12, 2015
charts are somewhat responsive now (PR #16), but ideally i would like to avoid having to redraw/animate the chart every time the page size is changed, and instead only change the size/scale of the existing chart. Not quite the expert on that though.
When changing the size of the window/container, the chart doesn't respond to the size change. This causes ugly overlaps. Is there any way to force the chart to refresh/render again?
The text was updated successfully, but these errors were encountered: