I am receiving some data and I would like to represent it in a graph view using dynamic data display. All what I could do until now is create one line in the chart which is working fine. Now I would like to create more detailed charts which is representing changes of more than one variable in the time.
How I can implement that? Thanks