The image below is of a radar chart drawn in a container (div). The grid fits perfectly within the container but, as a consequence of the good fit of the grid, labels on the left and right cannot be seen. The chart component does have a zoom feature but I can't find the option to set an initial zoom level so the whole chart, including labels, fit.
Is there an option or technique to ensure the whole chart fits within the container? I imagine if the container is more square the fit will be better but the side-by-side display is used in the screenshot is one I want to use.
Thanks.