MyHomeMyData commented on issue #21326:
URL: https://github.com/apache/echarts/issues/21326#issuecomment-3460211847

   @helgasoft Thank you for your comment. I know this dark theme, but 
unfortunately this does **not** bring back the visuals of v5 dark theme. Here's 
an example line chart rendered with ECharts version 5.6.0:
   
   <img width="972" height="570" alt="Image" 
src="https://github.com/user-attachments/assets/46bf11a7-af80-4266-a40c-8ef0ed919a8e";
 />
   
   And this is the result when using ECharts version 6.0.0 and dark theme as 
you suggested:
   
   <img width="969" height="573" alt="Image" 
src="https://github.com/user-attachments/assets/a9c4a3dc-7a85-4fbf-b796-d6098418f679";
 />
   
   Main differences are:
   * position of title
   * position of legend
   * axis ticks
   * color of axis
   * color of axis values
   
   From my point of view, we should have a `v5dark.js` doing the same job for 
dark theme as `v5.js` does for light theme.


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