How to draw both bar and scatter plot together? I have created object of both in viewDidLoad and the datasource also read correctly. I add it to the same plotspace. But no use!
|
feedback
|
|
Have you looked at the example programs? Many of them show how to add multiple plots (of the same or different types) to a single graph. What are you seeing? Does either plot show up, or neither of them? | |||||
feedback
|
|
Just add multiple plots to graph with graph addPlot
| |||
|
feedback
|