Here a picture:

options.xAxis.categories = ['label1', 'label2', 'label3', 'label4<br/>label4b_note']<table id="datatable">
<thead>
<tr>
<th></th>
<th>Jane</th>
<th>John</th>
<th>Ralph</th>
</tr>
</thead>
<tbody>
<tr>
<th>Apples</th>
<td>3</td>
<td>4</td>
<th>UNIMPORTANT number for Chart</th>
</tr>
</tbody>
</table>
$('th, td', tr).each( function(j) {Users browsing this forum: Google [Bot], levipage, MSN [Bot], RichardM and 3 guests