DynamicGraphView
DynamicGraphView copied to clipboard
A simple but effective dynamic GraphView implementation for iPhone SDK
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Hi, is there any chance to implement a gradient color fill layer to: [graphView setFillColor:[UIColor orangeColor]]; or gradient Alpha to the fill color? Thank you for considering! Regards A.
How can I reverse the Graph? Inserting points starting from left and going to right? Is it possible to remove the line from the last point to the end? ![schermata...
It'd be nice to be able to disable the min/max/zero labels.
Suppose I need to display the real time data from multiple sensors on same type every second. Is it possible to display that on the same graph with the current...