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
Kevin
2013-12-14 14:46:06 -0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
b967d258750bc071cf05e144c4fe49f4bd156a53
b967d258
2 parents
4f56031e
8c390ca7
Merge pull request #18 from pedrovieira7/patch-1
Fixed some mistypes
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
PNChartDemo/PNChart/PNBarChart.h
PNChartDemo/PNChart/PNBarChart.h
View file @
b967d25
...
...
@@ -16,7 +16,7 @@
@interface
PNBarChart
:
UIView
/**
* This method will call and troke the line in animation
* This method will call and
s
troke the line in animation
*/
-
(
void
)
strokeChart
;
...
...
Please
register
or
login
to post a comment