philackm / ScrollableGraphView

An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
MIT License
5.32k stars 472 forks source link

can't use MultiPlotGraphTwo #140

Closed fuzunspm closed 6 years ago

fuzunspm commented 6 years ago

The example code is working fine but i need to insert values from 2 sql queries. i'm appending double values to both PlotData but it's always out of index on value function.

fuzunspm commented 6 years ago

turned out to be a typo