zhaoyongjie edited a comment on pull request #12992: URL: https://github.com/apache/superset/pull/12992#issuecomment-776702977
Hi, @simcha90, @villebro, @junlincc The implementation of this PR still needs to be considered. Now the filter passed by the native filter to each chart is the `specific time`. For example, if you choose,` Last week`, it will transform to `2021-01-01 : 2021-01-02`. This applies to The chart filter will not change. Imagine a scenario, this will cause a problem. After you select `Last week`, set the Dashboard to refresh by `every minute`. Then the chart will not update the filter. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
