mountainash opened a new issue, #19468:
URL: https://github.com/apache/echarts/issues/19468

   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   
https://echarts.apache.org/examples/en/editor.html?code=GYVwdgxgLglg9mABAcwKZgCIEMpYBQA26ANInMMAM6pQCUiA3gFCKJFSJYBOXiAvIjCoA7ogBiBODgDMAJgCCPLAE9C6RACpEs2gG4WbGmQr9EABn2tgcXmo4xTFxA4A8hsLucBqL_WatWdkQAD1MvAFkcAAsAOi4sMAATOABbPHotAEYLA0CjZX5cgIjomMoYMDxg-gBaItZQrTUkAFJtRAB-cxjMxAAuRBqzHozESKhY-KTU9MQvesQ8ciojAB9V83oAekRsywDuLgBtZZ8AXVNg_dZDk4pz02V9gF8DLhoQLiRD_VeIBEoHESOCwvQEaEwILwAFZUNC9Ex_mBAYhgbhZKYIdhcDC4aRsgi4AAHWAIUz-RBQOBwAgAIzgwQGFNYlCicGEAygXBAqGIRVQKSJUSw5UoTIWMCRAGUoMoiOKAorKahglAAApwcqksADADkVKJuoWr0Vzz5iuAqBwn1QCqVaKwAC1qSk7UrEMp5MEYJQAJJJFV6sAIVBG91mhbvQE2W2MBYstkcync3nx5zS2XyuPuxUCoUin1unOsKAq9WamDavUGsPFxAmnMN01FBsRhpewuII4MZ5nc0ejtirs9vsGBIwFI4eA6xDALAEaj96hcGCoIdHIrMgJgLApWO6-S6_uK2VE_eUCA4UtcI8LB0DB2ZY8BRIT9DlAEDI664JHxC65RdVHd1KGUFJ6QIKUYAAL1jaRn1YSsBRlOVYy3RViSwCBK2UAZhgAFmNBC2G4NBORTFtn3QwRd33AAhW93VPc9Lyga9GPtEEHxBWRiNfPdkWndcfz_ACgOI0DwJpKDYIGeCJVLFIUKzajWEw7DZTwmJCPDYiCFI2MuR5FsDDOJhnl0IA
   
   ### Steps to Reproduce
   
   1. Add a `restore` feature to the `toolbox` where textPosition is **not** 
`bottom`.
   2. Hover to show the title
   3. Notice that it's not in the position expected (from step 1)
   
   
   ### Current Behavior
   
   The title position of the `restore` feature can't be moved inline with the 
rest of the feature's titles.
   
   <img width="128" alt="Screenshot 2024-01-04 at 18 25 30" 
src="https://github.com/apache/echarts/assets/27637/39e1b2d2-aa7e-4ed7-a3eb-c97871ebaaff";>
   
   ### Expected Behavior
   
   The label/title hover position should show on hover at the set location.
   
   Workaround: Adding `right: '20%',` (or similar positioning _optional_ 
property) seems to cause the title to position correctly for the `restore` 
button.
   
   ### Environment
   
   ```markdown
   - OS: macOS 14.2.1
   - Browser: ARC 14.2.1
   - Framework: "echarts-for-react": "^3.0.2"
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to