You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by nicke <ni...@bliq.se> on 2021/11/11 14:42:29 UTC

2dim object array as dataset?

Is it possible to use a 2 dimensional object array as dataset?
Like [[{a:1, b:"x"}],[{a:2, b:"y"}]]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org


Re: 2dim object array as dataset?

Posted by Yi Shen <sh...@gmail.com>.
Hi,

I'm afraid it's not supported yet. Can you describe the scenario with more
detail?

Regards

On Thu, Nov 11, 2021 at 10:42 PM nicke <ni...@bliq.se> wrote:

> Is it possible to use a 2 dimensional object array as dataset?
> Like [[{a:1, b:"x"}],[{a:2, b:"y"}]]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
> For additional commands, e-mail: dev-help@echarts.apache.org
>
>

-- 
Yi Shen
Apache ECharts PMC