When I create a nested group chart, right side border not drawn if only one nested group
example:
jsfiddle.net/gmrpY/7
You can set max range in X-axis to eliminate this problem
xAxis :{ max:0.5, },