View Single Post
  #2   Report Post  
Bill Martin -- (Remove NOSPAM from address)
 
Posts: n/a
Default

Buttaflye wrote:

I don't even know where to begin with this one. I have information that
needs to go into some form of a chart--any chart. I need to show the number
of departments in several buildings that are compliant with rules from Jan
thru April. Basically, from what I can see, I need to have three axis:
month, building, and number. What graph should I use and how should I go
about doing this?



One approach is a simple 2 axis month and number chart. And put
multiple lines on it, one for each building.

Alternatively there are bar chart approaches which would show multiple
bars at each month - one for each building.

What looks good to the eye depends on how many of various data points
you have.

Good luck....

Bill