js a rowchart. For hiding the "others" i use following:
chart.othersGrouper(null);
this hide the row others, but the place of this row is not used for the "normal" rows? Is there an other way so that the normal rows can use the place od the other row?