zhaoyongjie commented on code in PR #21163:
URL: https://github.com/apache/superset/pull/21163#discussion_r961494284
##########
superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:
##########
@@ -38,6 +38,19 @@ export const legacyTimeseriesTime: ControlPanelSectionConfig
= {
],
};
+export const echartsTimeseriesTime: ControlPanelSectionConfig = {
Review Comment:
alright, I will change it to `genericTime`, but it might be removed after
move `granularity_sqla` and `time_range` to 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.
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]