Victor-Sivov opened a new issue, #24527: URL: https://github.com/apache/superset/issues/24527
Hello there, I have encountered an issue when enabling the GENERIC_CHART_AXES feature in Apache Superset. The problem is with the following chart types: Calendar Heatmap, Event Flow, Horizon Chart, Paired t-test Table. When trying to create a new chart of these types or editing an existing one, I receive the following error message: "Datetime column not provided as part table configuration and is required by this type of chart." Steps to reproduce: Enable GENERIC_CHART_AXES feature in Apache Superset. Attempt to create or edit a chart of the types: Calendar Heatmap, Event Flow, Horizon Chart, Paired t-test Table. Expected result: The charts should be created/edited without any errors. Actual result: The error "Datetime column not provided as part table configuration and is required by this type of chart" is displayed.  This issue prevents me from utilizing these specific chart types while using the GENERIC_CHART_AXES feature. Any assistance with resolving this issue would be greatly appreciated. Thank you for your help. -- 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]
