whynotbrooklyn opened a new issue, #21093: URL: https://github.com/apache/superset/issues/21093
A clear and concise description of what the bug is. #### How to reproduce the bug 1. Create a cumsum with multiple series where some series do not have all of the dates 2. Plot ### Expected results I would expect that when there are gaps in the date data, that the superset cumsum function creates a continuous line filling with the last value ### Actual results Lines break when one series has a data point and the others don't. #### Screenshots  ### Environment - Chrome latest version - superset version: 1.5.0 -- 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]
