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

   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   Fix a regression bug that marker fails to render with dataset and encode due 
to `storeDimIndex` mismatch. This bug was introduced in #20682.
   
   ### Fixed issues
   
   - Fix #21415
   - Fix https://github.com/apache/echarts/issues/21300#issuecomment-3377754884
   
   ## Comparison
   
   | Before | After |
   | :----: | :----: |
   | <img width="3597" height="1832" alt="image" 
src="https://github.com/user-attachments/assets/fbec534d-7a02-4c82-8edf-e932fad861b9";
 /> | <img width="2125" height="1730" alt="image" 
src="https://github.com/user-attachments/assets/57bedd6b-be90-4631-a150-a94b7a5e7a6e";
 /> |
   | <img width="2980" height="425" alt="image" 
src="https://github.com/user-attachments/assets/ebe141c2-db02-48a6-ab14-0e7c90af3225";
 /> | <img width="1445" height="422" alt="image" 
src="https://github.com/user-attachments/assets/849fb45f-60b4-4436-bbdb-78047b5e9ffa";
 /> |
   
   ## 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
   
   ### Security Checking
   
   - [ ] This PR uses security-sensitive Web APIs.
   
   <!-- PLEASE CHECK IT AGAINST: 
<https://github.com/apache/echarts/wiki/Security-Checklist-for-Code-Contributors>
 -->
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   TODO
   
   ### 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: [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