Hi all,
how to create chart for mobile browser bcoz i try some javscript charts but these are not good so heavy and take so much time.
Hi all,
how to create chart for mobile browser bcoz i try some javscript charts but these are not good so heavy and take so much time.
Hi sis1987,
if your widget can connect to network, a lightweight solution would be to let a remote server generate the charts as plain images, and then let the widget display these images.
Pit