Drawing a line connecting two views
Hi, I need to draw a chart with the combination of line chart and column chart.
I'm able to draw both the charts individually but when i tried to combine both, line chart is drawing behind the column chart.Column chart is a view based chart and line chart is drawn with the help of drawRect. I need your help to solve the this problem.
Thanks
Santosh.
Last edited by santosh_kumar; 10-06-2010 at 03:26 AM.
|