100pah commented on PR #21430:
URL: https://github.com/apache/echarts/pull/21430#issuecomment-3752968048

   (Work in progress ...)
   
   Comprehensively fixed bad cases of "alignTicks" and "precision":
   
   ## Series data disappear in some cases
   <img width="1069" height="230" alt="image" 
src="https://github.com/user-attachments/assets/52b4857e-8c7a-4c6e-a318-d7ff72af4c3e";
 />
   
   <img width="1081" height="203" alt="image" 
src="https://github.com/user-attachments/assets/28179d7c-e826-48fd-a3cc-537a8ff1295e";
 />
   
   
   ## Rounding error occur on min/max/ticks
   
   <img width="1069" height="256" alt="image" 
src="https://github.com/user-attachments/assets/b9d0817a-0b45-45f1-9f6c-dced6b035c0d";
 />
   
   <img width="1072" height="146" alt="image" 
src="https://github.com/user-attachments/assets/730b44a7-3042-4b2d-9655-31e2c5441fbc";
 />
   
   ## Better auto precision
   <img width="1084" height="243" alt="image" 
src="https://github.com/user-attachments/assets/db54de57-6513-489a-8ffa-fe29860816f7";
 />
   <img width="1083" height="252" alt="image" 
src="https://github.com/user-attachments/assets/1102c7a2-ba73-487f-a194-a57c418b1b32";
 />
   
   
   ## Incorrect ticks for small series data
   <img width="1071" height="250" alt="image" 
src="https://github.com/user-attachments/assets/b80dd29f-0148-48c3-8cf5-ce5eababe793";
 />
   <img width="1075" height="240" alt="image" 
src="https://github.com/user-attachments/assets/ceb228ed-5937-4110-9932-44331d57587d";
 />
   
   
   ## LogScale bad cases
   
   ## Layout middle:
   <img width="1067" height="300" alt="image" 
src="https://github.com/user-attachments/assets/31e349e6-3f31-40a9-929d-27aedd249fcd";
 />
   
   
   ## Bad cases when alignTo axis min or max is set
   
   <img width="1088" height="242" alt="image" 
src="https://github.com/user-attachments/assets/d0f581dd-7ede-4ea2-af3c-efedf9215af7";
 />
   
   ## Reasonable effect when dataZoom controls all yAxis
   
   <img width="1110" height="259" alt="image" 
src="https://github.com/user-attachments/assets/4b60c4de-8621-45b0-9bd8-d8d2cb4ee494";
 />
   
   <img width="1094" height="240" alt="image" 
src="https://github.com/user-attachments/assets/5bd24f13-bd7b-4df8-ae55-afb054b01323";
 />
   
   <img width="1112" height="246" alt="image" 
src="https://github.com/user-attachments/assets/6c8c5725-9544-46a1-85c8-4727d1cf9da0";
 />
   
   
   ## Radar bad case
   
   <img width="1074" height="294" alt="image" 
src="https://github.com/user-attachments/assets/e4e1228a-da70-4f04-a8ae-e4fdd67a8af8";
 />
   
   
   
   


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