B
Bull Splat
I'm building a chart that uses multiple stacked bar charts to show an
employees work time broken down into days of the week.
I've read online, and downloaded example files (funchart4)
(stackedbar.zip) and a few others. I been through this and other news
groups.
I see that the data has to be organized in a staggered format, but I'm
not seeing the connection between the way the datas arrainged, and the
way the chart determines which data goes to which bar. Currently, I
have the chart displaying two stacked bar charts for each day, but I
need to add a third stacked bar chart for each day. I've tried to
just include a "third" row to the data format, but that just adds the
new info to one of the existing bars.
I've gone back in and tried to change the source data cells to get
this to bring up the "third" bar, but so far no luck.
One additional twist, the third bar chart needs to display another
time element, and then (finally) the fourth stacked bar chart needs to
display items sold that day. What I'm trying to do is compare the
time an employees claimed to be working, next to the time he actually
worked, and the number of items sold on each day (to demonstrate a
correlation beteen lack of work, and lack of sales).
Thanks already to Jon Peltier and Tushar Mehta for your excellent
suggestions.
Thanks.
employees work time broken down into days of the week.
I've read online, and downloaded example files (funchart4)
(stackedbar.zip) and a few others. I been through this and other news
groups.
I see that the data has to be organized in a staggered format, but I'm
not seeing the connection between the way the datas arrainged, and the
way the chart determines which data goes to which bar. Currently, I
have the chart displaying two stacked bar charts for each day, but I
need to add a third stacked bar chart for each day. I've tried to
just include a "third" row to the data format, but that just adds the
new info to one of the existing bars.
I've gone back in and tried to change the source data cells to get
this to bring up the "third" bar, but so far no luck.
One additional twist, the third bar chart needs to display another
time element, and then (finally) the fourth stacked bar chart needs to
display items sold that day. What I'm trying to do is compare the
time an employees claimed to be working, next to the time he actually
worked, and the number of items sold on each day (to demonstrate a
correlation beteen lack of work, and lack of sales).
Thanks already to Jon Peltier and Tushar Mehta for your excellent
suggestions.
Thanks.