kristw commented on a change in pull request #5949: [SIP-6] Migrate 
visualizations to new directory structure. 
URL: 
https://github.com/apache/incubator-superset/pull/5949#discussion_r220836631
 
 

 ##########
 File path: superset/assets/src/visualizations/Partition/transformProps.js
 ##########
 @@ -0,0 +1,32 @@
+export default function transformProps(basicChartInput) {
+  const { datasource, formData, payload } = basicChartInput;
+  const {
+    colorScheme,
+    dateTimeFormat,
+    equalDateSize,
+    groupby: groupBy,
 
 Review comment:
   Good catch. Will fix this. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to