mporracindie opened a new issue #16288: URL: https://github.com/apache/echarts/issues/16288
### What problem does this feature solve? Currently, the funnel report percentage is calculated using: the number at a given funnel step / sum(everything in the funnel) I would like the ability to customize the denominator here, to be divided by either: 1. The previous step in the funnel 2. The top level of the funnel These are two common ways to look at funnel charts that we are currently unable to see. This request actually comes from here [superset/issues/17219](https://github.com/apache/superset/issues/17219) ### What does the proposed API look like? - -- 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]
