Jieun
Posts: 1
Joined: Tue Oct 26, 2021 1:05 am

Chart Title style text-shadow not working in IE

Code: Select all

title: {
    text: 'CHART TITLE',
    style : {
        fontSize : '12px',
        fontWeight: 'bold',
        textShadow: '5px 5px 2px rgba(83,197,255,0.4)'
    }
}           
working in chrome, but not working in IE. :cry:
Any solution?
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Chart Title style text-shadow not working in IE

Hello Jieun,

Welcome to our forum and thanks for contacting us with your question!

Could you tell me which version of IE do you use?

Best regards!
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Usage”