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 2020/06/16 02:23:51 UTC

[GitHub] [incubator-echarts] t-sinbo opened a new issue #12807: 折线图数据项为0时,并未显示在0处

t-sinbo opened a new issue #12807:
URL: https://github.com/apache/incubator-echarts/issues/12807


   ### Version
   4.8.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
   将左侧数据’视频广告‘数组最后一个数据修改为0
   
   ### What is expected?
   数据点及连线在0处
   
   ### What is actually happening?
   数据点及连线与下方数组最后一个值重合
   
   <!-- 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.

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] [incubator-echarts] t-sinbo closed issue #12807: 折线图数据项为0时,并未显示在0处

Posted by GitBox <gi...@apache.org>.
t-sinbo closed issue #12807:
URL: https://github.com/apache/incubator-echarts/issues/12807


   


----------------------------------------------------------------
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.

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] [incubator-echarts] echarts-bot[bot] commented on issue #12807: 折线图数据项为0时,并未显示在0处

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


   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](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 questions.
   
   If you are interested in the project, you may also subscribe our [mail 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.

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] [incubator-echarts] plainheart edited a comment on issue #12807: 折线图数据项为0时,并未显示在0处

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #12807:
URL: https://github.com/apache/incubator-echarts/issues/12807#issuecomment-644499563


   我认为这可能没有问题,因为示例用了`stack`开启了堆叠视图,如果你想要将其显示在0处,可以将`视频广告`移动至`series`数组中的第一位,使其成为第一个系列。
   https://gallery.echartsjs.com/editor.html?c=xe11dFbRq-&v=1


----------------------------------------------------------------
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.

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] [incubator-echarts] t-sinbo commented on issue #12807: 折线图数据项为0时,并未显示在0处

Posted by GitBox <gi...@apache.org>.
t-sinbo commented on issue #12807:
URL: https://github.com/apache/incubator-echarts/issues/12807#issuecomment-644501733


   sorry,i get it,thank you! 


----------------------------------------------------------------
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.

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] [incubator-echarts] plainheart commented on issue #12807: 折线图数据项为0时,并未显示在0处

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


   我认为是这可能没有问题,因为示例用了`stack`开启了堆叠视图,如果你想要将其显示在0处,可以将`视频广告`移动至`series`数组中的第一位,使其成为第一个系列。
   https://gallery.echartsjs.com/editor.html?c=xe11dFbRq-&v=1


----------------------------------------------------------------
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.

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