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/11/12 08:53:01 UTC

[GitHub] [echarts] aiyaya211 opened a new issue #16058: 升级到5.2.2版本后重置option会将markPoint置空

aiyaya211 opened a new issue #16058:
URL: https://github.com/apache/echarts/issues/16058


   ### Version
   5.2.2
   
   ### Reproduction link
   [https://jsbin.com/vemidigolu/edit?html](https://jsbin.com/vemidigolu/edit?html)
   
   ### Steps to reproduce
   点击显示最值,没有生效
   
   ### What is expected?
   升级之前用的是`4.8`版本,重置`option`之后,`markpoint,markLine和markArea`存在默认的属性值
   
   ### What is actually happening?
   升级之后markpoint,markLine和markArea这几个值为空数组,导致设置了series中的markpoint属性之后未生效
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. 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] echarts-bot[bot] commented on issue #16058: 升级到5.2.2版本后重置option会将markPoint置空

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






-- 
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] EddieUp commented on issue #16058: 升级到5.2.2版本后重置option会将markPoint置空

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


   我也遇到这个问题了,可以一开始设置一个初始值markPoint: [],这样就可以了


-- 
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] aiyaya211 commented on issue #16058: 升级到5.2.2版本后重置option会将markPoint置空

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


    markArea和markLine也有一样的问题
   


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