ivannrs commented on issue #20893: URL: https://github.com/apache/echarts/issues/20893#issuecomment-2779563366
@helgasoft You are right, the questions are in another direction and I will address them in Stack overflow in case of need. I hope I have been able to present the issue - inconsistent sampling calculations when the data is coming from dataset[source] and series[data]. Actually It is even easy to fix - for samling use the the length of the actual data, not the whole dataset. This affects all sampling methods. However I will agree with your categorization "it's not a bug" and close the ticket, especially because its an open source project. I hope I have been somehow helpful since that was my goal. Тhank you both for your support. -- 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]
