apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.63k stars 19.61k forks source link

RangeArea Chart #12810

Closed harkiratsinghsethi closed 4 years ago

harkiratsinghsethi commented 4 years ago

What problem does this feature solve?

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

What does the proposed API look like?

Attaching the problem which can be solved https://ibb.co/nsQvSBT

echarts-bot[bot] commented 4 years ago

Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail list.

Have a nice day! 🍵

plainheart commented 4 years ago

Hi, I think you may use series-line.stack and series-line.areaStyle to achieve such a chart. Here is a demo on ECharts Gallery: https://gallery.echartsjs.com/editor.html?c=xuhc-jNNJ0&v=1

harkiratsinghsethi commented 4 years ago

Thanks, you saved my day.

On Tue, Jun 16, 2020 at 3:49 PM Zhongxiang.Wang notifications@github.com wrote:

Hi, I think you may use series-line.stack https://echarts.apache.org/en/option.html#series-line.stack and series-line.areaStyle https://echarts.apache.org/en/option.html#series-line.areaStyle to achieve such a chart. Here is a demo on ECharts Gallery: https://gallery.echartsjs.com/editor.html?c=xuhc-jNNJ0&v=1

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/apache/incubator-echarts/issues/12810#issuecomment-644674179, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANPI3RJ5XZ4BEEMF5TVDYJTRW5BJLANCNFSM4N7NLWIA .