Has anyone found a good way to represent two pieces of data that may be skewed? For instance, when building a bar chart to show sales of a production against the budget of a production. The issue lies in the budget and sale amounts of productions. One budget may be 6 million, and another 200,000. To put them on the same chart ion a realistic scale doesn't work out so well.
*on a realistic scale
In the Tessitura Community, we have a bunch of Skewed data scenarios. Here are some general techniques for doing this kind of thing.
However, in your case, it sounds like you want to show the actual versus budget. You could consider showing something like % to the budget. and put that valus on a second right axis. So one set of data (the actuals) is on the left axis. And on the right axis % of Budget completed. I've done this kind of thing in the past. However, I've not tried this exact scenario with Tessitura Analytics.
One of the things I do when dealing with a problem like this I try to draw on just a piece of paper the chart I imagine I would like to achieve. Then work out how to actually make it work. If you want to share a drawing here or over in the Analytic Coffee Group there are others who might jump in with ideas.
--Tom