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/01/03 07:43:10 UTC

[GitHub] [incubator-echarts] saberneko opened a new issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

saberneko opened a new issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975
 
 
   ### Version
   4.4.0
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xBk-X3QOJ-](https://gallery.echartsjs.com/editor.html?c=xBk-X3QOJ-)
   
   ### Steps to reproduce
   just open the link, chart is updated by time
   
   ### What is expected?
   remove gap between each rect item
   
   ### What is actually happening?
   there is a tiny gap between each rect item
   
   <!-- 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] pissang closed issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
pissang closed issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975
 
 
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975#issuecomment-570492067
 
 
   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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] saberneko commented on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
saberneko commented on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975#issuecomment-570493883
 
 
   I update the version to v4.6.0. and the problem is solved

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] saberneko edited a comment on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
saberneko edited a comment on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975#issuecomment-570493883
 
 
   I update the version to v4.6.0.  the problem changes to a obvious line gap. it appears sometimes.
   ![2](https://user-images.githubusercontent.com/18493943/71713017-ce2d0e80-2e42-11ea-9fe6-aec9d1fbd1d5.PNG)
   
   Please check the demo link: https://codepen.io/saberneko-the-bold/pen/PowOmzL
   
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] saberneko opened a new issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
saberneko opened a new issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975
 
 
   ### Version
   4.4.0
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xBk-X3QOJ-](https://gallery.echartsjs.com/editor.html?c=xBk-X3QOJ-)
   
   ### Steps to reproduce
   just open the link, chart is updated by time
   
   ### What is expected?
   remove gap between each rect item
   
   ### What is actually happening?
   there is a tiny gap between each rect item
   
   <!-- 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] saberneko commented on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
saberneko commented on issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975#issuecomment-570496547
 
 
   I update the version to v4.6.0. the problem changes to a obvious line gap. it appears sometimes.
   
   Please check the demo link: https://codepen.io/saberneko-the-bold/pen/PowOmzL
   
   ![2](https://user-images.githubusercontent.com/18493943/71713035-e2710b80-2e42-11ea-9004-4f68d266130c.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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] saberneko closed issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?

Posted by GitBox <gi...@apache.org>.
saberneko closed issue #11975: heatmap: there is a tiny gap between each rect item,how to remove it?
URL: https://github.com/apache/incubator-echarts/issues/11975
 
 
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org