Please don't hate over this question. I am simply trying to conform to what the boss insists on, and I have fought hard on this and lost.
I have a need for a graph that shows three types of unrelated values simultaneously. They are 'Cost Per Item', 'Average Item Count per Purchase', and 'Total Items in stock'
Obviously, these numbers aren't even the same kind of numbers, so relating them in a graph is, frankly, silly. But I digress.
I think the best option I have seen is the example for the Combination 2d dual Y chart. Even though the boss wanted it all to be vertical bars, they simply don't relate at all, and the values are too skewed.
Now down to the problem. In this example chart (MSCombiDY2D.swf). The bars and the area piece are perfect. The line part, not so much. When I see a line on a graph, it says to me that we are looking at something that takes place over time. This is not the case, and I would like to try to avoid it. Also, the area part of the example graph (profit) doesn't really have any labels or means of knowing what values it is representing.
So my question is... Is there some clean way to have three completely different types of values on the same graph, sans the line bit of the chart? Also (an I honestly don't know how you would do this), is there a way to have three unambiguous Y axis sources? Something that the user doesn't have to struggle to understand?
And just to throw this in there, the graph is to show three sets of 'Cost Per Item', 'Average Item Count per Purchase', and 'Total Items in stock' on a single graph.
Maybe something along the lines of the PowerCharts multi-axis line chart... but with bars instead at this point.
I know I am probably not as clear as I could be. I am just trying to find a solution to this annoying problem.
Thanks.