freshking / DynamicGraphView

A simple but effective dynamic GraphView implementation for iPhone SDK
MIT License
227 stars 30 forks source link

Gradient Fill ? #10

Open alessign opened 9 years ago

alessign commented 9 years ago

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.