I've been looking for a solution to this interesting dilemma and I can't come up with a great solution... all I need to do is rotate my area chart... it's time that I opened up my question on MrExcel as I am truly out of ideas. Hoping one of you can help me solve this. I would appreciate any guidance.
I have a simple table with app usage data. The metrics are in column A and results in column B. I am attempting to simulate a funnel, so I've added a column with the negative version of my results in column C. It works wonderfully and visualizes the usage funnel, but the funnel is sideways. I need to rotate the area chart to truly appear like a funnel.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Metric
[/TD]
[TD]Data
[/TD]
[TD]Symmetrical
[/TD]
[/TR]
[TR]
[TD]Eligible Devices
[/TD]
[TD]100,000
[/TD]
[TD]-100,000
[/TD]
[/TR]
[TR]
[TD]Registered Users
[/TD]
[TD]75,000
[/TD]
[TD]-75,000
[/TD]
[/TR]
[TR]
[TD]Monthly Active Users
[/TD]
[TD]30,000
[/TD]
[TD]-30,000
[/TD]
[/TR]
[TR]
[TD]Daily Active Users
[/TD]
[TD]15,000
[/TD]
[TD]-15,000
[/TD]
[/TR]
</tbody>[/TABLE]
I've tried using some complex bar graph techniques, but they are very unattractive when the funnel gets narrow (i.e. when monthly active users or daily active users are small in comparison to eligible devices) and will not suffice. Can anyone think of an approach to rotate this area chart? Or simulate the results with a scatter plot chart?
Here is my original inspiration:
http://www.criticaltosuccess.com/top-five-excel-funnel-charts-sales-marketing/
I have a simple table with app usage data. The metrics are in column A and results in column B. I am attempting to simulate a funnel, so I've added a column with the negative version of my results in column C. It works wonderfully and visualizes the usage funnel, but the funnel is sideways. I need to rotate the area chart to truly appear like a funnel.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Metric
[/TD]
[TD]Data
[/TD]
[TD]Symmetrical
[/TD]
[/TR]
[TR]
[TD]Eligible Devices
[/TD]
[TD]100,000
[/TD]
[TD]-100,000
[/TD]
[/TR]
[TR]
[TD]Registered Users
[/TD]
[TD]75,000
[/TD]
[TD]-75,000
[/TD]
[/TR]
[TR]
[TD]Monthly Active Users
[/TD]
[TD]30,000
[/TD]
[TD]-30,000
[/TD]
[/TR]
[TR]
[TD]Daily Active Users
[/TD]
[TD]15,000
[/TD]
[TD]-15,000
[/TD]
[/TR]
</tbody>[/TABLE]
I've tried using some complex bar graph techniques, but they are very unattractive when the funnel gets narrow (i.e. when monthly active users or daily active users are small in comparison to eligible devices) and will not suffice. Can anyone think of an approach to rotate this area chart? Or simulate the results with a scatter plot chart?
Here is my original inspiration:
http://www.criticaltosuccess.com/top-five-excel-funnel-charts-sales-marketing/