I have available an array of dictionary that contains NSDate and NSNumber values. I wanted to plot date on X axis. For plotting I need to supply xRange
NSDate
NSNumber
Take a look at the DatePlot program in the examples folder. It shows how to format axis labels as dates.