I am using version 3.3.1 sr3 with javascript renderer 
We have a have a heatmap with very long yaxis labels. 
How can I truncate the label  and show label on hover? 
  
Tried to use maxLabelWidthPercent='40' in the chart xml. Worked with flash renderer but not javascript. 
  
appreciate any help