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

   ## Brief Information
   
   This pull request is in the type of:
   
   * [ ] bug fixing
   * [x] new feature
   * [ ] others
   
   ### What does this PR do?
   
   Adds a comprehensive visual test page for the proposed `overflow: 'fit'` 
text label behavior.
   
   ### Fixed issues
   
   * #21607
   
   ## Details
   
   ### Before: What was the problem?
   
   There was no visual test coverage for the proposed `overflow: 'fit'` label 
behavior across different ECharts rendering scenarios.
   
   ### After: How does it behave after the fixing?
   
   This PR adds `test/label-overflow-fit.html` to demonstrate and validate:
   
   * constrained-width label fitting
   * plain text rendering
   * rich text rendering
   * markPoint label fitting
   * Canvas vs SVG renderer behavior
   * dynamic resizing behavior
   * zero-width edge cases
   
   ## Document Info
   
   * [ ] This PR doesn't relate to document changes
   * [x] The document should be updated later
   * [ ] The document changes have been made in apache/echarts-doc#xxx
   
   ## Misc
   
   ### Security Checking
   
   * [ ] This PR uses security-sensitive Web APIs.
   
   ### ZRender Changes
   
   * [x] This PR depends on ZRender changes: 
https://github.com/apache/zrender/pull/1157
   
   ### Related test cases or examples to use the new APIs
   
   Added `test/label-overflow-fit.html`.
   
   ### Merging options
   
   * [x] Please squash the commits into a single one when merging.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to