You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by Haritha Honey <ha...@gmail.com> on 2020/05/06 16:22:47 UTC

Help-- Dual y-axis in grid mutiple charts

*Hello .*

*Thanks for providing such wonderful libraray*


*iam checking grid mutiple example in echarts it is very nice *
*but i want add another axis in this chart (dual axis in the chart)*
*is it possible to add it.*

Re: Help-- Dual y-axis in grid mutiple charts

Posted by Haritha Honey <ha...@gmail.com>.
Thanks, I'll check it out.

On Thu, 7 May 2020, 08:46 Ovilia, <ov...@gmail.com> wrote:

> Hi,
>
> Please checkout the demo:
> https://echarts.apache.org/examples/en/editor.html?c=area-rainfall
> Basically, you need the yAxis to be an array of axes and set yAxisIndex in
> series.
>
> Thanks
>
> Wenli
>
>
> On Thu, May 7, 2020 at 12:27 AM Haritha Honey <ha...@gmail.com>
> wrote:
>
>> *Hello .*
>>
>> *Thanks for providing such wonderful libraray*
>>
>>
>> *iam checking grid mutiple example in echarts it is very nice *
>> *but i want add another axis in this chart (dual axis in the chart)*
>> *is it possible to add it.*
>>
>

Re: Help-- Dual y-axis in grid mutiple charts

Posted by Ovilia <ov...@gmail.com>.
Hi,

Please checkout the demo:
https://echarts.apache.org/examples/en/editor.html?c=area-rainfall
Basically, you need the yAxis to be an array of axes and set yAxisIndex in
series.

Thanks

Wenli


On Thu, May 7, 2020 at 12:27 AM Haritha Honey <ha...@gmail.com>
wrote:

> *Hello .*
>
> *Thanks for providing such wonderful libraray*
>
>
> *iam checking grid mutiple example in echarts it is very nice *
> *but i want add another axis in this chart (dual axis in the chart)*
> *is it possible to add it.*
>