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/09 15:48:19 UTC

[GitHub] [incubator-echarts] JeffesJiang opened a new issue #12777: legend custom icon deformation

JeffesJiang opened a new issue #12777:
URL: https://github.com/apache/incubator-echarts/issues/12777


   ### Version
   4.8.0
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xY58XMB6n3&v=2](https://gallery.echartsjs.com/editor.html?c=xY58XMB6n3&v=2)
   
   ### Steps to reproduce
   chart dom size changed,legend custom icon deformation
   
   ### What is expected?
   No deformation
   
   ### What is actually happening?
   deformation
   
   ---
   because use icon path do not change color,and add fill in path can cause legend  collapse
    
    symbolKeepAspect attribute only supported path icon
   
   <!-- 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] Ovilia commented on issue #12777: legend custom icon deformation

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


   @JeffesJiang If your problem has been solved and this is not a bug, please consider closing the issue. 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] JeffesJiang commented on issue #12777: legend custom icon deformation

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


   > Seems to be a bug. Thank you for reporting!
   
   Because I closed the click event, in fact, when I triggered the click, it would be deformed


----------------------------------------------------------------
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 #12777: legend custom icon deformation

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


   Seems to be a bug. Thank you for reporting!


----------------------------------------------------------------
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] JeffesJiang commented on issue #12777: legend custom icon deformation

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


   > 到目前为止,我认为这可能不是错误。除了使用`path`类型,如果你要`image`像传说中的类型,你最好设定[`itemWidth`](https://echarts.apache.org/zh/option.html#legend.itemWidth),并[`itemHeight`](https://echarts.apache.org/zh/option.html#legend.itemHeight)与真正的和高度的图像。
   > 参见https://gallery.echartsjs.com/editor.html?c=xY58XMB6n3&v=3
   
   Thank you for your reply. I may fall into a mistake. I think we will get the width and height by default and define them. I didn't notice that the size of the image can be specified.


----------------------------------------------------------------
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 #12777: legend custom icon deformation

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


   By now, I think it may be not a bug. Except using `path` type, if you have to take `image` as the type of legend, you'd better set [`itemWidth`](https://echarts.apache.org/zh/option.html#legend.itemWidth) and [`itemHeight`](https://echarts.apache.org/zh/option.html#legend.itemHeight) as real with and height of the image.
   See https://gallery.echartsjs.com/editor.html?c=xY58XMB6n3&v=3


----------------------------------------------------------------
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] JeffesJiang closed issue #12777: legend custom icon deformation

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


   


----------------------------------------------------------------
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 #12777: legend custom icon deformation

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


   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 #12777: legend custom icon deformation

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


   By now, I think it may be not a bug. Except using `path` type, if you have to take `image` as the type of legend, you'd better set [`itemWidth`](https://echarts.apache.org/zh/option.html#legend.itemWidth) and [`itemHeight`](https://echarts.apache.org/zh/option.html#legend.itemHeight) as real width and height of the image.
   See https://gallery.echartsjs.com/editor.html?c=xY58XMB6n3&v=3


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