Not so much an 'issue' but more of a query. Trying to find the part of code where I can reduce the distance/padding between the canvas circles (then I can adjust the css to that) - don't mind if I have to do it manually. Currently the gap between the circles drawn is relative to the size of the container I believe. I want to be able to have large circles that are very close together.
EDIT: I've figured out how to reduce the gap between, you can close this :)
Hi,
Not so much an 'issue' but more of a query. Trying to find the part of code where I can reduce the distance/padding between the canvas circles (then I can adjust the css to that) - don't mind if I have to do it manually. Currently the gap between the circles drawn is relative to the size of the container I believe. I want to be able to have large circles that are very close together.
EDIT: I've figured out how to reduce the gap between, you can close this :)
Thanks.