Greetings
I really believe that Kendo UI's chart is one of the most elegant I have seen client-side wise. Keep up the good work!
Sadly, The series do not display in the android browser. Some display successfully - the series item labels and the axis, however, this is not the case for actual series lines, bars etc.
In the bar one specifically, It must had something to do with the <path> tag inside the <g> tag that is generated client side. It seems that the path tag can't be rendered or interpreted by the android browser.
I attempted by injecting a div tag inside the path tag with a background color set to red, but this did not rendered properly.
Could you provide any work around suggestions?
Let me know and Thank you
Sergio
I really believe that Kendo UI's chart is one of the most elegant I have seen client-side wise. Keep up the good work!
Sadly, The series do not display in the android browser. Some display successfully - the series item labels and the axis, however, this is not the case for actual series lines, bars etc.
In the bar one specifically, It must had something to do with the <path> tag inside the <g> tag that is generated client side. It seems that the path tag can't be rendered or interpreted by the android browser.
I attempted by injecting a div tag inside the path tag with a background color set to red, but this did not rendered properly.
Could you provide any work around suggestions?
Let me know and Thank you
Sergio