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

Fwd: RangeArea Chart

Hi team,

I am glad that I am contacting you and using Echart for React into my
projects. I am using this for plotting various types of graphs(Line,
Scatter, Area) and now we are looking for a RangeArea type graph which I
was not able to find in the Docs. Could you please let me know how can I
achieve that using the current type. I am looking forward to hearing from
you.


Thanks and regards


[image: image.png]

Re: RangeArea Chart

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

ECharts don't support drawing range charts directly yet. You can try using
two stacked area series to achieve. Here is an example

https://echarts.apache.org/examples/en/editor.html?c=confidence-band
<https://echarts.apache.org/examples/zh/editor.html?c=confidence-band>

Regards

On Tue, Jun 16, 2020 at 7:08 PM Young Singh <ha...@gmail.com>
wrote:

>
> Hi team,
>
> I am glad that I am contacting you and using Echart for React into my
> projects. I am using this for plotting various types of graphs(Line,
> Scatter, Area) and now we are looking for a RangeArea type graph which I
> was not able to find in the Docs. Could you please let me know how can I
> achieve that using the current type. I am looking forward to hearing from
> you.
>
>
> Thanks and regards
>
>
> [image: image.png]
>


-- 
Yi Shen
Apache ECharts(incubating) PPMC