pygal.graph.funnel module
¶
Funnel chart: Represent values as a funnel
class
pygal.graph.funnel.
Funnel
(
config
=
None
,
**
kwargs
)
[source]
¶
Bases:
Graph
Funnel graph class
funnel
(
serie
)
[source]
¶
Draw a funnel slice
pygal
Navigation
Documentation
Installing
Contributing
Changelog
API
Related Topics
Documentation overview
API
pygal package
pygal.graph package
Previous:
pygal.graph.dual module
Next:
pygal.graph.gauge module