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 16:03:17 UTC

[GitHub] [incubator-echarts] plainheart opened a new issue #12783: [Discuss] 1px gap in Bar Series?

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


   ### Version
   4.8.0
   
   ### Steps to reproduce
   There is a demo for reproducing: https://gallery.echartsjs.com/editor.html?c=xaOFWA1lHn&v=1
   
   ![image](https://user-images.githubusercontent.com/26999792/84150941-2bce2280-aa95-11ea-8af9-6dc98b1a6bc3.png)
   
   Related to #12342
   
   And  I think the bug in #12342 which is for Heatmap Series is still solved totally. These two are the same kind of issue.
   
   ![image](https://user-images.githubusercontent.com/26999792/84150769-e9a4e100-aa94-11ea-9482-e5300808fb68.png)
   
   ### What is expected?
   No gap in bar series and heatmap series
   
   ### What is actually happening?
   Some gaps appeared in bar series when bar category gap is zero.
   Some gaps appeared in heatmap series
   
   ---
   The bug should be reproduced by resizing the chart with different width and height many times, but not only test it in the same width or height.
   It might need a discussion for this.
   @100pah @Ovilia @pissang @susiwen8 @SnailSword 
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. 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] plainheart edited a comment on issue #12783: [Discuss] 1px gap in Bar Series?

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


   For the same demo:
   https://gallery.echartsjs.com/editor.html?c=xFkorVr6db&v=2
   There will be some gaps on my laptop which has a screen resolution of UHD(3840×2160, 4K), but no gaps on my desktop computer which has a screen resolution of FHD(1920×1080).
   Open and zoom in on the picture below, we can see some white lines.
   
   ![image](https://user-images.githubusercontent.com/26999792/84150769-e9a4e100-aa94-11ea-9482-e5300808fb68.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   On another laptop with a screen resolution of 1080P, it has the same issue and this computer's scaling is set a value over 100%,  for example 125%. 
   
   ![WKZD4L6${`WU (8}00N5HZK](https://user-images.githubusercontent.com/26999792/84252381-16aecd80-ab41-11ea-9853-6f20629f1293.png)
   
   ![G97%JDD65ST05%{IHH1)5`6](https://user-images.githubusercontent.com/26999792/84252888-c97f2b80-ab41-11ea-9cdf-563604fe621f.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   For the same demo: https://gallery.echartsjs.com/editor.html?c=xFkorVr6db&v=2
   There will be some gaps on my laptop which has a screen resolution of UHD(3840×2160, 4K), but no gaps on my desktop computer which has a screen resolution of FHD(1920×1080).
   Open and zoom in on the picture below, we can see some white lines.
   
   ![image](https://user-images.githubusercontent.com/26999792/84150769-e9a4e100-aa94-11ea-9482-e5300808fb68.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   That seems to object to `barCategory: 0`, chart should have no gap between each bar, and it seems the logic in source code may not have such specific purpose. I suppose that it is also because of the decimal pixel like heatmap #12342.


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   > But for heatmap series, some gaps are still visible in the example I've provided above. Is that expected?
   
   Can you provide a demo? I think #12342 should have fixed them.
   


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   On another laptop with a screen resolution of 1080P, it has the same issue and this computer's scaling is set a value over 100%,  for example 125%. 
   
   ![WKZD4L6${`WU (8}00N5HZK](https://user-images.githubusercontent.com/26999792/84252381-16aecd80-ab41-11ea-9853-6f20629f1293.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   I didn't see the gap in your image.


----------------------------------------------------------------
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] susiwen8 commented on issue #12783: [Discuss] 1px gap in Bar Series?

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


   I don't think this was a bug, because bar chart wasn't continuous, It should have gap to clarify each data boundary.


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   ![a](https://user-images.githubusercontent.com/26999792/84348478-98f1cd00-abe7-11ea-82b9-94b17aa25863.png)
   ![b](https://user-images.githubusercontent.com/26999792/84348481-9abb9080-abe7-11ea-97bd-b1a68d61e1f8.png)
   ![diff](https://user-images.githubusercontent.com/26999792/84348483-9becbd80-abe7-11ea-89e5-652ed873954f.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   On another laptop with a screen resolution of 1080P, it has the same issue and this computer's scaling is set a value over 100%,  for example 125%. 
   
   ![image](https://user-images.githubusercontent.com/26999792/84252053-b750bd80-ab40-11ea-9b55-73b47205275e.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   For the same demo:
   https://gallery.echartsjs.com/editor.html?c=xFkorVr6db&v=2
   There will be some gaps in my laptop which has a screen resolution of UHD(3840×2160, 4K), but no gaps in my desktop computer which has a screen resolution of FHD(1920×1080).
   Open and zoom in on the picture below, we can see some white lines.
   
   ![image](https://user-images.githubusercontent.com/26999792/84150769-e9a4e100-aa94-11ea-9482-e5300808fb68.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.

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 #12783: [Discuss] 1px gap in Bar Series?

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


   > That seems to object to `barCategoryGap: 0`, chart should have no gap between each bar, and it seems the logic in source code may not have such specific purpose. I suppose that it is also because of the decimal pixel like heatmap #12342.
   
   Yes, but do we have this requirement to make bars merging together, or just logically? If there's no such requirement, this feature may not be very urgent.


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   > > That seems to object to `barCategoryGap: 0`, chart should have no gap between each bar, and it seems the logic in source code may not have such specific purpose. I suppose that it is also because of the decimal pixel like heatmap #12342.
   > 
   > Yes, but do we have this requirement to make bars merging together, or just logically? If there's no such requirement, this feature may not be very urgent.
   
   No such requirement currently, it is not necessary to be urgent.
   But for heatmap series, some gaps are still visible in the example I've provided above.
   Is that expected?


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   That seems to object to `barCategoryGap: 0`, chart should have no gap between each bar, and it seems the logic in source code may not have such specific purpose. I suppose that it is also because of the decimal pixel like heatmap #12342.


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   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 commented on issue #12783: [Discuss] 1px gap in Bar Series?

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


   > I didn't see the gap in your image.
   
   😅 Really? Try to zoom in please. 


----------------------------------------------------------------
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 #12783: [Discuss] 1px gap in Bar Series?

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


   For the same demo: https://gallery.echartsjs.com/editor.html?c=xFkorVr6db&v=2
   There will be some gaps on my laptop which has a screen resolution of UHD(3840×2160, 4K), but no gaps on my desktop computer which has a screen resolution of FHD(1920×1080).
   Open and zoom in on the picture below, we can see some white lines.
   
   ![image](https://user-images.githubusercontent.com/26999792/84150769-e9a4e100-aa94-11ea-9482-e5300808fb68.png)
   
   ![image](https://user-images.githubusercontent.com/26999792/84250398-95563b80-ab3e-11ea-8f85-8f2e1b04fb6f.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.

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