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/08/03 09:36:34 UTC

[GitHub] [echarts] jamesleekko opened a new issue #15467: 折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

jamesleekko opened a new issue #15467:
URL: https://github.com/apache/echarts/issues/15467


   ### Version
   5.1.2
   
   ### Steps to reproduce
   1.正常设置折线图
   2.折线图数据value值都为0
   3.series中给lineStyle设置shadowoffset或shadowblue
   
   ### What is expected?
   线条正常在底部显示
   
   ### What is actually happening?
   线条不显示
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   
   <img width="326" alt="ED4FAD1E-76A9-4D1E-BB22-E8353257DC62" src="https://user-images.githubusercontent.com/26496074/127993599-bcff57af-5ee3-4160-a2ca-4974828d8c68.png">
   <img width="1053" alt="B2578C80-C600-4F06-B8DB-E1C6E0B34CB5" src="https://user-images.githubusercontent.com/26496074/127993610-3e0b5d01-e1af-4e35-ace7-c3e88f3a1729.png">
   <img width="329" alt="6E41FA9D-8B1B-4EA9-93DE-B63EC6DDEF6D" src="https://user-images.githubusercontent.com/26496074/127993630-2ba0bbef-8f42-4ccd-a05f-0e20aa45d87f.png">
   ![019D2E9B-18B2-4BF3-A0F7-AF9C8D9A20ED](https://user-images.githubusercontent.com/26496074/127993750-8a99b305-97e3-44ed-88d7-245384c5e61f.png)
   
   
   
   


-- 
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 #15467: 折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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






-- 
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] jamesleekko commented on issue #15467: svg模式下,折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   how can i check if this issue is fixed?


-- 
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 #15467: svg模式下,折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   @jamesleekko SVG 模式下也未复现。


-- 
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 removed a comment on issue #15467: svg模式下,折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

Posted by GitBox <gi...@apache.org>.
plainheart removed a comment on issue #15467:
URL: https://github.com/apache/echarts/issues/15467#issuecomment-892382604


   @jamesleekko SVG 模式下也未复现。


-- 
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 #15467: 折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   @jamesleekko Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


-- 
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 edited a comment on issue #15467: 折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   https://www.makeapie.com/editor.html?c=xg-vQtk2Cd&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.

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] jamesleekko commented on issue #15467: svg模式下,折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   > @jamesleekko 这个还不确定是否能够修复,暂时似乎只有 Chrome 会出现此问题,感觉可能是 Chromium 的 bug。
   
   好的


-- 
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 #15467: svg模式下,折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   @jamesleekko 这个还不确定是否能够修复,暂时似乎只有 Chrome 会出现此问题,感觉可能是 Chromium 的 bug。


-- 
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] jamesleekko commented on issue #15467: svg模式下,折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   > https://www.makeapie.com/editor.html?c=xg-vQtk2Cd&v=1 未能复现。
   
   我再次测试了下,canvas模式下是正常的,此问题在svg模式下会出现。


-- 
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 #15467: 折线图在数据都为0的情况下,设置shadowOffset或shadowBlur会导致折线不显示

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


   https://www.makeapie.com/editor.html?c=xg-vQtk2Cd&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.

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