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/28 08:50:41 UTC

[GitHub] [incubator-echarts] linwei-yoh opened a new issue #12860: visualMap dimension参数使用异常

linwei-yoh opened a new issue #12860:
URL: https://github.com/apache/incubator-echarts/issues/12860


   ### Version 4.8.0
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xhXjIxXGPw&comment=0](https://gallery.echartsjs.com/editor.html?c=xhXjIxXGPw&comment=0)
   
   ### Steps to reproduce
   1.直接运行能看到一个连线断开的效果.
   2.将visualMap.dimension从0改为2,再运行. 
   
   ### What is expected?
   dimension等于0或2时候,因为对应维度下的值一致,期望得到的效果也一致
   
   ### What is actually happening?
   dimension = 2时,点变色单连线没断开
   
   ---
   因为在二维数据情况下,希望某两个点之间的连线不显示.  根据文档描述,期望通过增加一个存储序号的维度数据,使用visualMap来进行显示筛选.
   但是实际测试发现,修改用例的dimension在0和1的时候才能,根据配置的pieces达到预期效果.
   而无法通过额外增加的维度数据来筛选.
   
   <!-- 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] susiwen8 commented on issue #12860: visualMap dimension参数使用异常

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


   Same with #12818


----------------------------------------------------------------
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] linwei-yoh commented on issue #12860: visualMap dimension参数使用异常

Posted by GitBox <gi...@apache.org>.
linwei-yoh commented on issue #12860:
URL: https://github.com/apache/incubator-echarts/issues/12860#issuecomment-650850634


   thanks...


----------------------------------------------------------------
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] linwei-yoh closed issue #12860: visualMap dimension参数使用异常

Posted by GitBox <gi...@apache.org>.
linwei-yoh closed issue #12860:
URL: https://github.com/apache/incubator-echarts/issues/12860


   


----------------------------------------------------------------
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 #12860: visualMap dimension参数使用异常

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


   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