brendanhillovida commented on issue #32032: URL: https://github.com/apache/superset/issues/32032#issuecomment-4427586471
I've been wrestling with this for ages and still not solved it, and now having to resort to some pretty horrific SQL solutions. The problem with the propsoed solution using Advanced Analytics > Sampling > Linear interpolation (or any other method) is that each line series is forward or backward filled to the start or end of teh graph even if its actual range does not extend this far. Other viz platforms eg. Quicksight seem to do this out of the box in the desired way, I am definitely surprised that Superset / ECharts does not seem to support any way of doing this - definitely causing problems for our use case! <img width="1473" height="568" alt="Image" src="https://github.com/user-attachments/assets/fcf7ab98-1896-4eca-9368-8e17cc42880c" /> -- 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]
