Highcharts
chart option backgroundColor:'transparent'
showing black on IE 8
histogram = new Highcharts.Chart({
chart: { renderTo: 'histogram', defaultSeriesType: 'bar',
backgroundColor:'transparent'
}
This works fine on I.E 9
and others but fails on I.E 8 and Safari anyone has any idea why ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…