By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement . We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I set the width/height properties of the chart wrapper div via css, there can be a problem with labels sizes and wrapper div size. If the label is long and wrapper div size is small, the following error occurs:

Failed to execute 'arc' on 'CanvasRenderingContext2D': The radius provided (-37) is negative.

I didn't mention I'm talking about Radar chart.