You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/09/18 02:55:53 UTC

[GitHub] [echarts] tianlang89757 opened a new issue #15753: Echarts "Stacked Line Chart" The chart is not drawn correctly according to the data

tianlang89757 opened a new issue #15753:
URL: https://github.com/apache/echarts/issues/15753


   ### Version
   5.2.0
   
   ### Reproduction link
   [https://echarts.apache.org/examples/zh/editor.html?c=line-stack](https://echarts.apache.org/examples/zh/editor.html?c=line-stack)
   
   ### Steps to reproduce
   1.Mail marketing, video advertising and direct access data are all changed to 0;
   2.Alliance advertising, search engine data are all changed to 1
   3.The example diagram on the right does not draw a line chart according to the setting data
   
   ### What is expected?
   Draw the line chart correctly according to the setting data
   
   ### What is actually happening?
   The example diagram on the right does not draw a line chart according to the setting data
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart commented on issue #15753: Echarts "Stacked Line Chart" The chart is not drawn correctly according to the data

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15753:
URL: https://github.com/apache/echarts/issues/15753#issuecomment-922185900


   This example is intended to show how to make a stacked line chart, so it's expected behavior. If you hope to make a normal line chart, just remove the option `stack: '总量'` from your option.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] tianlang89757 commented on issue #15753: Echarts "Stacked Line Chart" The chart is not drawn correctly according to the data

Posted by GitBox <gi...@apache.org>.
tianlang89757 commented on issue #15753:
URL: https://github.com/apache/echarts/issues/15753#issuecomment-922210273


   > 此示例旨在展示如何制作堆积折线图,因此这是预期的行为。如果您希望制作普通折线图,只需`stack: '总量'`从您的选项中删除该选项即可。
   
   Thank you. I know how to use it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15753: Echarts "Stacked Line Chart" The chart is not drawn correctly according to the data

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15753:
URL: https://github.com/apache/echarts/issues/15753#issuecomment-922167279


   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 it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) 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 question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [echarts] plainheart closed issue #15753: Echarts "Stacked Line Chart" The chart is not drawn correctly according to the data

Posted by GitBox <gi...@apache.org>.
plainheart closed issue #15753:
URL: https://github.com/apache/echarts/issues/15753


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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