This patch fixes a bug with horizontal bar charts dealing with multiple series being plotted at the same time. The values were plotted on top of each other instead of beside each other.
It also makes a minor adjustment in the ScreenCoord.as file to position the bars properly...
this may have been introduced in the development version since the Hyperion release or with the
implementation of my patches. I did not try to track down what change caused the skew, I just fixed it.
EDIT: gslender previously posted the patch for this fix on the forum.
ID #2412790 - Fix Horizontal Bar Chart Groups Not Drawn Properly
Built with Rev #400 dated 29 November 2008. Patches are uploaded to the SourceForge SVN at OFC2 Patch Tracker
Download a prebuilt SWF and source code on the Downloads page.
As of 6 December 2008:
Fix Horizontal Bar Chart Groups Not Drawn Properly has NOT been included in OFC2
The chart below demonstrates the patched version displaying multiple horizontal bars on a chart.
Here is a link to view the JSON.
The chart below demonstrates the Hyperion release displaying the same chart.