Unanswered: Chart rendering issues in MobileDevices
Unanswered: Chart rendering issues in MobileDevices
hello All
I am facing issues regarding SenchaCharts when i used legend : False Chart itself is not appearing in mobile devise however in normal browser its working perfectly .Is it a Sencha Library issue or i am missing some thing .
thing is if i am giving legend position attribute while giving --
showInLegend: false
and
legend: {
position: 'right'
}
then its not working in devices if i remove legend position it works fine .i checked in all type of devices form android to ios same problem.