Funnel chart
A funnel chart helps you visualize a linear process that has sequential connected stages. Each funnel stage (that is a horizontal bar) can be used to represent a percentage of the total, or the effective number for that stage.
The Method To Use
The method is s.plt.funnel()
It must contain the following input variables:
And accepts the following input variables as optional:
Video demonstration of the Funnel chart
The Funnel chart setting and usage.
Examples
1. Default Configuration
2. Customization And Context
Featured Content
Changing the Menu Path
The menu_path
can be modified.
It is possible to use any number of rows.
Last updated