Hi,
Few of my bubble charts getting cut both on X and Y axis and some in top too.
Will canvasJS bubble chart not auto adjust and give the bubble without getting cut.
For eg: if I have data point (0,10) I am able to see only half bubble as the remaining half gets under the negative X axis.
Will canvasJS for bubble charts cannot auto adjust and show the full bubble?
I can understand by finding the Xmin, Xmax.YMin and YMax of my datapoints I can set the minimum and maximum by extrapolating it but that is not working in all cases. So would like to know is there is in-house solution for the issue if not what could be the possible ways to not get the bubble truncated.
Thanks,
Veeru