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/02/22 10:56:35 UTC

[GitHub] [echarts] yuelight opened a new issue #16558: [Bug] canvas尺寸较小时折线图上的散点未显示

yuelight opened a new issue #16558:
URL: https://github.com/apache/echarts/issues/16558


   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/optimistic-dust-svxfyh
   
   ### Steps to Reproduce
   
   拖拽改变browser面板的尺寸,17:00有个点在面板宽度较长时显示,较短时未显示(此处临界值在canvas宽度为1100左右)
   
   ![Feb-22-2022 18-49-49](https://user-images.githubusercontent.com/17741765/155117462-de44a13c-7362-4358-a52c-a714f663ba43.gif)
   
   
   ### Current Behavior
   
   canvas尺寸较小时图中17:00的点未显示
   ![CleanShot 2022-02-22 at 18 52 30](https://user-images.githubusercontent.com/17741765/155117854-681f313b-431f-4b33-8768-7302704c8a35.png)
   
   
   ### Expected Behavior
   
   不论宽度是否变化都显示
   
   ![CleanShot 2022-02-22 at 18 53 41](https://user-images.githubusercontent.com/17741765/155117996-2936953f-37a9-427a-8ec3-ba9a2c4f32db.png)
   
   
   ### Environment
   
   ```markdown
   - OS: MacOS
   - Browser: Chrome 98.0.4758.102
   - Framework: React
   ```
   
   
   ### Any additional comments?
   
   如有相关配置可以解决或是因某种原因如此设计,烦请告知


-- 
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 #16558: [Bug] canvas尺寸较小时折线图上的散点未显示

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


   可以用 [`axisLabel.interval`](https://echarts.apache.org/option.html#xAxis.axisLabel.interval) 调整下标签间隔。


-- 
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 #16558: [Bug] canvas尺寸较小时折线图上的散点未显示

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


   @yuelight 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] Scatters on the line chart are not displayed when the canvas size is small
   
   **BODY**
   
   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/optimistic-dust-svxfyh
   
   ### Steps to Reproduce
   
   Drag and drop to change the size of the browser panel. At 17:00, a point is displayed when the panel width is long, and it is not displayed when the panel width is short (here the critical value is around 1100 canvas width)
   
   ![Feb-22-2022 18-49-49](https://user-images.githubusercontent.com/17741765/155117462-de44a13c-7362-4358-a52c-a714f663ba43.gif)
   
   
   ### Current Behavior
   
   The point at 17:00 in the picture is not displayed when the canvas size is small
   ![CleanShot 2022-02-22 at 18 52 30](https://user-images.githubusercontent.com/17741765/155117854-681f313b-431f-4b33-8768-7302704c8a35.png)
   
   
   ### Expected Behavior
   
   Displayed regardless of width change
   
   ![CleanShot 2022-02-22 at 18 53 41](https://user-images.githubusercontent.com/17741765/155117996-2936953f-37a9-427a-8ec3-ba9a2c4f32db.png)
   
   
   ### Environment
   
   ````markdown
   - OS: MacOS
   - Browser: Chrome 98.0.4758.102
   - Framework: React
   ````
   
   
   ### Any additional comments?
   
   If there is a related configuration that can be solved or is designed for some reason, please let me know
   </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


[GitHub] [echarts] plainheart commented on issue #16558: [Bug] canvas尺寸较小时折线图上的散点未显示

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


   可以用 [`axisLabel.interval`](https://echarts.apache.org/option.html#xAxis.axisLabel.interval) 调整下标签间隔。


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