ggojedap commented on issue #5570: URL: https://github.com/apache/superset/issues/5570#issuecomment-2243407565
With some basic charts, a dummy aggregation is a good work-around, but in some cases It is necessary to show a chart using the values directly from the results given by a custom Query from SQL Lab, as raw records like available for tables. I am currently working with a survey dataset and need a Box Chart (median, q1, q3, max, min, etc.) from a weighted calculation, but the available chart is configured to make its own calculations. It will be great if more chart types could offer the raw records as an option, without aggregation. -- 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]
