singlewind
Posts: 1
Joined: Wed Jul 06, 2011 6:14 am

solution for style conflict with blueprint

If you found your chart series text cluster like that in IE only. It is more likely you have blueprint css framework installed as well. To reset correctly, just set

Code: Select all

line-height:normal 
for your chart container. A tip to make highcharts more compatible. :D

Return to “Highcharts Usage”