I use data like this.

{
         "data": [
                {
                        "name": "Jason",
                        "age": 12
                 },
                {
                        "name": "Zoe",
                        "age": 14
                 }
         ]
}
在 2021年8月29日 +0800 AM9:00,Yi Shen <shenyi....@gmail.com>,写道:
> Hi
>
> I'm afraid surface doesn't support dataset now. What data format are you 
> using?
>
> > On Fri, Aug 27, 2021 at 4:31 PM Minfee Li <limingfei...@gmail.com> wrote:
> > > Hi,
> > >         I know the bar3D can use dataset ,So I encapsulated a method to 
> > > convert the upstream interface to dataset, but I found that directly 
> > > changing type will cause an error. I don't know if dataset can support 
> > > surfaces, or is there any way to convert from dataset to data structures 
> > > that surfaces can use?
> > >
> > > Thank you
>
>
> --
> Yi Shen
> Apache ECharts PMC

Reply via email to