Kevin

Merge pull request #39 from pala/patch-1

empty lines and indentation
@@ -62,8 +62,6 @@ @@ -62,8 +62,6 @@
62 } 62 }
63 63
64 _yValueMax = (int)max; 64 _yValueMax = (int)max;
65 -  
66 -  
67 } 65 }
68 66
69 -(void)setXLabels:(NSArray *)xLabels 67 -(void)setXLabels:(NSArray *)xLabels
@@ -84,7 +82,6 @@ @@ -84,7 +82,6 @@
84 [self addSubview:label]; 82 [self addSubview:label];
85 } 83 }
86 } 84 }
87 -  
88 } 85 }
89 86
90 -(void)setStrokeColor:(UIColor *)strokeColor 87 -(void)setStrokeColor:(UIColor *)strokeColor