i am using Quadrant Chart from anychart.
https://playground.anychart.com/docs/v8/samples/BCT_Quadrant_Chart_04
this allows only four divisions like rightTop, rightBottom, leftTop, leftBottom
i need to generate for nine divisions. is there any way to generate nine divisions instead of four in anycharts?
my data im representing in the form of bubbles
divisions should have labels associated with each and scale is also required on x-axis and y-axis
please help me what should i be doing to get this kind of divisions with label and scale.
thanks a lot for the help