Hi, I'm not sure about how Grafana works but here's an example of JSON API with ECharts. It should be the same on ECharts's side. https://echarts.apache.org/examples/zh/editor.html?c=treemap-disk
Thanks *Ovilia* On Sun, Jan 28, 2024 at 2:35 AM Vish <[email protected]> wrote: > Hi, > We are in process to review Apache ECharts integration into Grafana. > We came ahead with most of other charts, but are blocked with 'Treemap' > We got some example demonstrations as in below link: > https://echarts.volkovlabs.io/d/FlnnZ4F4k/treemap?orgId=1&editPanel=6 > > But these are mostly dealing with Static data. > We are planning to use JSON-API Datasource. > > As data expected by TreeMap is in hierarchical structure, so we are not > able to get it working with JSON-API. > So can you share some sample which will have Apache EChart TreeMap with > JSON-API Datasource. > > I can share demo API I am trying to test with. > Its URL is > https://2691b864-8804-4a6e-9bbb-21fbbe520f09.mock.pstmn.io/SLADummy > > >
