Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
PNChart
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Tao Zhang
2014-02-25 14:57:59 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6358b436e0d3d14445077185dc10b98b1f50db24
6358b436
1 parent
1b1a7b5e
empty lines and indentation
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
PNChart/PNBarChart.m
PNChart/PNBarChart.m
View file @
6358b43
...
...
@@ -62,8 +62,6 @@
}
_yValueMax
=
(
int
)
max
;
}
-
(
void
)
setXLabels
:(
NSArray
*
)
xLabels
...
...
@@ -84,7 +82,6 @@
[
self
addSubview
:
label
];
}
}
}
-
(
void
)
setStrokeColor
:(
UIColor
*
)
strokeColor
...
...
Please
register
or
login
to post a comment