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/11/06 16:50:54 UTC

[GitHub] [echarts] plainheart opened a new pull request, #17876: fix(heatmap): fix heatmap label may overlap when `dataZoom` is enabled

plainheart opened a new pull request, #17876:
URL: https://github.com/apache/echarts/pull/17876

   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   When `dataZoom` is enabled in the heatmap series, the label will probably overlap when the corresponding data item is filtered.
   This PR fixes this bug by judging if the X dimension & Y dimension is a number.
   
   ### Fixed issues
   
   - Resolves #17844
   
   ## Details
   
   ### Before: What was the problem?
   
   <img src="https://user-images.githubusercontent.com/26999792/200183514-9a02f903-909d-455c-a27e-809a9bce4e38.png" width="600">
   
   ### After: How does it behave after the fixing?
   
   <img src="https://user-images.githubusercontent.com/26999792/200183543-7db0b1b5-238c-4f97-8eb4-f493ab25e052.png" width="600">
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   
   ## Misc
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   Please refer to the last case in `test/heatmap.html`.
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### Other information
   


-- 
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 pull request #17876: fix(heatmap): fix heatmap label may overlap when `dataZoom` is enabled

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on PR #17876:
URL: https://github.com/apache/echarts/pull/17876#issuecomment-1304843211

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki about [How to make a pull request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a committer of this project.


-- 
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 pull request #17876: fix(heatmap): fix heatmap label may overlap when `dataZoom` is enabled

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on PR #17876:
URL: https://github.com/apache/echarts/pull/17876#issuecomment-1305264001

   Congratulations! Your PR has been merged. Thanks for your contribution! 👍


-- 
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] Ovilia merged pull request #17876: fix(heatmap): fix heatmap label may overlap when `dataZoom` is enabled

Posted by GitBox <gi...@apache.org>.
Ovilia merged PR #17876:
URL: https://github.com/apache/echarts/pull/17876


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