Question
How to use graph to create two lines and add data to each.
I want to use graph drawing 2 line, in the MainView: : handleTickEvent () used in the graph. addDataPoint () to add data respectively?
Another requirement, line needs to be separated by some pixels, how to set.:face_with_tears_of_joy:
