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 2022/09/01 04:17:46 UTC

[GitHub] [echarts] kitiho opened a new issue, #17604: [Bug] 多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题

kitiho opened a new issue, #17604:
URL: https://github.com/apache/echarts/issues/17604

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=doc-example%2Fline-stack-tiled&edit=1&reset=1&code=GYVwdgxgLglg9mABFOBRCALAhgJygVTBigAowQBbASkQG8AoRRCBAZykQCMtWBTRALyIA7jDAATOMIB0YsLxwB1GOKgZEAekQBGAAwBuRohy8oIHEnIVEAKi49ehgL71QkWAkQBzUwCUsEnAUACJYUFgkNAxMLGDsxrysgogA2gC6hkzAcDiIJAA2pogwyQbFiAA8iAAc-sUA1PU0JqzSAA4grBgkALJhGNLA-XA5vf3SOAGSFJG2iAAsurpUVIZGJmYWCazO9LHx4mFYySlG0UyIYFgUvABciADkgO6xgLOJgPOJDwA0RkwAblj5EB3bx-KZBULhSLfC7MODDHD3B4AJm0n0QSIArPM0Zj5g8jE5oXQfpdrsDnoBxZUAG1mAMr0viT_oDgT4oP5AiEjlCSSx4YjMWjtFicdo8QSiecmFcbojAKJ6dKJfwBQPuLLZ0whESoCthvMe2mqAuqAGYBRjdPimISziSpeTANlKgEv3QB-boAwJUAK9b0mGM5Ug1lgjmQrXcuE5REYjGG1HopYWxBWpgS0nSx6APgVADmm8oZSuZoPZGq5MJ5oceRoNOiRADYcSjY_HiTDbYjAHtqgGnTQBLkZmvdmVbn1Zyg4WQwjHkjsYgK2XtAB2ACctfFNrJiMAcxmAfATPRdvTm_Xn-9qi8PkdoqzoZ1GpxXa_QMvR_rk4G0PEghOcUHDYG17omoDgYF4fIeWAAB4wKwG5MMBoEAApwGIUAKF-JJMFAACebTkhAOBwKwYHakw-RYJwvD5IhMIwtwEAANZeFh4DiAAwkOiIAMQVlgs7VBisYwi4PFikYhQ-BIpEXL-XgYFA9y6NqKCfo8EC8GA8E4OBIgqGo9x6NJJIaFoGC8H-EmIlpACkqk5DAi
 mSY8vwKLAEAAqp8FAVAADKqGFCJMLZEprkwAAXsCeh4TqxYPMxSzmiSdZMLpxTwRQADiWByTO2owLEiIQDAOAQIUG51jRKheYghTANZDxGmZ2piUZOhLNqnBwFAKAUIiVVOQ-xm6NVOlaKIqgYIiZ69TCcX6YZFXVNUo0XLE4RiAAMoRxH3D-QL8UwQEAIIgaw9ynDCibIWhGFhLwXg5ChqlME1dG4ChyVycAAJ8CFhzhAdSEXA8ujVLcMYhUwDx6AD5pA3qSJgzdP0itDEMgxW8PfcD-rI2RP1Iro6MYyOUMxt9aTRUYaREihu2gV9R3fah6GIluMOsG0-TEItYjAsdFws_I7koZ59a4yddOPIcXS8OIMODrqDw4F43AkNJiufLo0jaFQ3FkbxmshZBrDLURJECxjXRSPcL35Hw31a5aJNEnwv6JPcH1YNIFApSQJC_DQAgAHxGwkmxIJzjaIL80i2iFtPktzvAw8QvAULz_Oc7FWgHvcAAGsvywAJLQYcHoSOhUBnENxU1ODiAoyiDVJ0gRijiAPlg2WoVJVshTHScc436eIFncsRHnBdDkXasZx3324LwWDdyVUvFvIwiILwmC4FArQ0SlGAZdIbPyLgiWTOIllKQraLSYgl9RodguaFogCb8YAM4mAPRmgAIdoAG8qACFuHaADD_gBQcoAaDlABnuoAZ-VADbaoAKjlACdpoARBVG4JgQRcOAwBgB8GstpO-c0mL92zkPfO0hC4ChLvfRAz934f0AE5BX8niAGnNQAORmUKQTFXGKcyIoLQaYTSEMF7DgHrnAhRCr4kLiuQz-1DADLfoAfXNGHMMbmkKgk8MbO3uGHLc0VMhxkUU4fQQA
   
   ### Steps to Reproduce
   
   多条折线 修改legend的icon
   
   ### Current Behavior
   
   多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题
   
   ### Expected Behavior
   
   多个折线图中,legend的icon希望有用
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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.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] kitiho closed issue #17604: [Bug] 多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题

Posted by GitBox <gi...@apache.org>.
kitiho closed issue #17604: [Bug] 多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题
URL: https://github.com/apache/echarts/issues/17604


-- 
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] kitiho commented on issue #17604: [Bug] 多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题

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

   解决了~ 感谢


-- 
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 #17604: [Bug] 多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题

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

   似乎是因为 series 的 `itemStyle.opacity` 为 `0` 导致的,可以手动设置下 legend 的 `itemStyle.opacity` 来覆盖下。
   
   ```js
   legend: {
     icon: 'circle',
     itemStyle: {
       opacity: 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.

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 #17604: [Bug] 多个折线图中,legend的icon没用,我看之前也有issue说修复过了,但还是会出现问题

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

   @kitiho It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] In multiple line charts, the icon of legend is useless. I saw an issue before saying that it has been fixed, but there are still problems.
   </details>


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