unchartedelixir / uncharted

33 stars 8 forks source link

Create Working Funnel Chart #45

Closed rheubach closed 2 years ago

rheubach commented 3 years ago

Wikipedia Definition: Funnel charts are a type of chart, often used to represent stages in a sales process and show the amount of potential revenue for each stage. This type of chart can also be useful in identifying potential problem areas in an organization's sales processes. A funnel chart is similar to a stacked percent bar chart.

rheubach commented 2 years ago

@alcwhite This will be a fun one to add to the library but will involve some hard math. I might need to explore if there is a better way to draw the SVG. Let me know if you need to talk through this one.