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/07/05 06:12:47 UTC

[GitHub] [echarts] tks-007 opened a new issue #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

tks-007 opened a new issue #15292:
URL: https://github.com/apache/echarts/issues/15292


   ### Version
   5.1.2
   
   ### Reproduction link
   [https://jsfiddle.net/tks007/hsufw179/11/](https://jsfiddle.net/tks007/hsufw179/11/)
   
   ### Steps to reproduce
   将绘图的option配置复制一份,随意打开一个绘图示例 ,https://echarts.apache.org/examples/zh/editor.html?c=line-smooth,将复制的option配置替换查看运行的绘图,把势利页面的代码跟绘图之间的线往右移动,右侧的 绘图区域慢慢缩小,直至缩到最小,就会发现有部分点位不显示
   
   ### What is expected?
   绘图显示所有点位
   
   ### What is actually happening?
   绘图点位显示缺失
   
   ---
   绘图应用于小程序中,在iphone8时显示全,8以上显示就会缺失
   
   <!-- 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.

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 #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

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


   可能是画布太小导致图形被裁剪了,可以设置下 `series.clip` 为 `false`。


-- 
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] tks-007 closed issue #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

Posted by GitBox <gi...@apache.org>.
tks-007 closed issue #15292:
URL: https://github.com/apache/echarts/issues/15292


   


-- 
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] tks-007 commented on issue #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

Posted by GitBox <gi...@apache.org>.
tks-007 commented on issue #15292:
URL: https://github.com/apache/echarts/issues/15292#issuecomment-873901088


   > 可能是画布太小导致图形被裁剪了,可以设置下 `series.clip` 为 `false`。
   
   已解决,谢谢


-- 
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] tks-007 closed issue #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

Posted by GitBox <gi...@apache.org>.
tks-007 closed issue #15292:
URL: https://github.com/apache/echarts/issues/15292


   


-- 
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 #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

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






-- 
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] tks-007 commented on issue #15292: echarts 绘制散点图时,在不同的移动设备上显示的散点图不全

Posted by GitBox <gi...@apache.org>.
tks-007 commented on issue #15292:
URL: https://github.com/apache/echarts/issues/15292#issuecomment-873901088


   > 可能是画布太小导致图形被裁剪了,可以设置下 `series.clip` 为 `false`。
   
   已解决,谢谢


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