Timeline bar with same colour for same activity

atpwtacha

New Member
Joined
Sep 26, 2017
Messages
5
I have some data I want to present as a horisontal stacked bar

[TABLE="width: 192"]
<tbody>[TR]
[TD="width: 64"]9[/TD]
[TD="width: 64"]0.033333[/TD]
[TD="width: 64"]Ready[/TD]
[/TR]
[TR]
[TD]9.033333[/TD]
[TD]0.033333[/TD]
[TD]Talking[/TD]
[/TR]
[TR]
[TD]9.066667[/TD]
[TD]0.016667[/TD]
[TD]Not Ready[/TD]
[/TR]
[TR]
[TD]9.083333[/TD]
[TD]0.05[/TD]
[TD]Talking[/TD]
[/TR]
[TR]
[TD]9.133333[/TD]
[TD]0.016667[/TD]
[TD]Work[/TD]
[/TR]
[TR]
[TD]9.15[/TD]
[TD]0.033333[/TD]
[TD]Talking[/TD]
[/TR]
</tbody>[/TABLE]

Its a time serie. Hours in decimal as first column, time elapsed in second and activity in third. I want to present it as a horisontal stacked bar chart where each group of activity has its own colour (so the two talking categories has the same ecolour) and the lenght is based on its time elapsed. Is there a workaround that would allow me to do so?
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,223,908
Messages
6,175,305
Members
452,633
Latest member
DougMo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top