A fix is available
APAR status
Closed as program error.
Error description
Environment: Windows Product name: IBM? Rational? Business Developer Program Version : 8.0.1.2 Description. The DojoBarGraph widget does not show a representation of the lowest value column in the bargraph, it is added as an empty column. Sample code: import com.ibm.egl.rui.widgets.Box; import dojo.widgets.BarGraphData; import dojo.widgets.; Handler BarTest Type RUIHandler { initialUI = [ graphBox ], onConstructionFunction = start } barGraph { vertical = true, themeColor = dojo.widgets.DojoLib.CHART_COLOR_THEME_BLUE }; graphBox Box {width = 400, height = 300, children = [ barGraph ]}; function start() barGraph.data = [ new BarGraphData{ value = 8.1 }, new BarGraphData{ value = 3.2 }, new BarGraphData{ value = 8.9 } ]; end end When previewing, running the above code in a RUI application the lowest value column sets the baseline for the progress bar levels so if for instance a bargraph with a value as 0.0 is added it starts the measurement bar from there and also shows it as an empty column.
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: * **************************************************************** * PROBLEM DESCRIPTION: * **************************************************************** * RECOMMENDATION: * **************************************************************** The DojoBarGraph widget does not show a representation of the lowest value column in the bargraph. Instead, it is added as an empty column.
Problem conclusion
In RBD 8013 and later, the DojoBarGraph widget can show all bars.
Temporary fix
Comments
APAR Information
APAR number
PM53204
Reported component name
RATL BUS DEV
Reported component ID
5724S5000
Reported release
801
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2011-11-30
Closed date
2012-01-27
Last modified date
2012-01-27
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
RATL BUS DEV
Fixed component ID
5724S5000
Applicable component levels
R801 PSN
UP
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]
Document Information
Modified date:
27 January 2012