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

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   
   Step 1 : Create an array of elements of type { name: date, value: string }, 
add two elements with the same date, one of them's value should be 0,
   Step 2 : Now that our array is created, try to push it into chart series ( 
when logging the series, I've noticed that the order of the elements pushed 
into series changed in Firefox) 
   Step 3 : Run the app, and open it in both Firefox and Chrome,  a 
considerable difference will be noticed when displaying the chart
   
   
   
   ### Current Behavior
   
   
![image](https://user-images.githubusercontent.com/38703912/169498763-8be57f73-323e-4617-97e9-3e65bf4c02b4.png)
   
   
   ### Expected Behavior
   
   
![image](https://user-images.githubusercontent.com/38703912/169500759-a92cc5d6-fe43-4e38-977c-0f9df2b499d2.png)
   
   
   ### Environment
   
   ```markdown
   - OS: Microsoft Windows 10
   - Browser: Mozilla Firefox
   - Framework: Angular 13
   ```
   
   
   ### 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: [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