Thank you for the fast answer, but what kind of chart I should use? Scatter?
Is there any example that I could use to build a similar chart of the images? Thanks again. El vie., 7 may. 2021 4:56, Ovilia <oviliazh...@gmail.com> escribió: > Hi, > > You may use > https://echarts.apache.org/en/option.html#xAxis.axisLabel.formatter to > set the labels. > Thanks > > *Ovilia* > > > On Fri, May 7, 2021 at 10:44 AM Redu B. <yusa...@gmail.com> wrote: > >> Hello, I have been using echarts for the last two weeks and for now it's >> working awesome. >> >> I'm having a specific case where I would like to add basic quadrant with >> x, >> y position values: >> >> Example: >> >> Source: Bubble with quadrants : Chart Gallery (fusioncharts.com) >> < >> https://www.fusioncharts.com/charts/bubble-xy-charts/bubble-chart-with-quadrants?framework=javascript >> > >> >> Or >> >> >> >> I can't find anything similar in the examples list, and also checked all >> GitHub open/closed issues to see if someone tried something and can't find >> it. >> >> Is this possible with echarts? >> Thanks. >> >