trtg commented on issue #487: Option for Timeseries Null days to be shown URL: https://github.com/apache/incubator-superset/issues/487#issuecomment-472197318 It would be ideal to have some way to show gaps in data, since that can often indicate some sort of system failure (broken ingestion, etc). The current approach of effectively interpolating can mask problems. Setting the How dropdown of of the pandas.resample section to sum, the Rule dropdown to whatever your interval is and leaving the Fill Method dropdown blank, seems to do what I want in this particular case. @mistercrunch @benvogan
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
