I am trying to make a graph in qml by using canvas(the same one which is used in html5). I need to redraw the screen every second or so.Is there any function which could update the screen? I want to draw the animation graph which can update value every second.
↧