helgasoft commented on PR #19602:
URL: https://github.com/apache/echarts/pull/19602#issuecomment-1936374853

   The purpose of stacked lines is to show totals. This PR would make totals at 
**all red points incorrect**.
   I think responsibility for such "fixes" belongs to the developer, not to the 
charting library.
   Solution is simple - **preprocess your data** by removing or approximating 
missing values, then ECharts will gladly display what you want to see.
   
   
![image](https://github.com/apache/echarts/assets/13038071/9c95b660-0c5d-4029-8c10-5de7dceed85a)


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