LMGraphView icon indicating copy to clipboard operation
LMGraphView copied to clipboard

LMGraphView is a simple and customizable graph view for iOS.

Results 8 LMGraphView issues
Sort by recently updated
recently updated
newest added

Is it possible to draw realtime graph? Any code sample please.

Hello, When i have negative values for Y, there is no graph plotted. Just the title appears. Thanks

how to set fillColor in upper side?

Thanks for creating such a great graph library. It would be more better if there could be a setting to enable the graph to auto scroll to display most recent...

An option to scroll the graph to most recent data is provided which is manageable via a public property named scrollToRecentData in LMLineGraphView class and is default to NO which...

I want to display a time series so the x-axis will always be changing, have you got any ideas how best to do this? Thanks

`pod install` does not pop up as _import ``_ in the project

Hello,firstly, your project is very good. And I have a question.- (UIImage *)graphImage。Could you get the whole picture instead of the part that the current screen shows.