Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zirkfied committed Mar 23, 2016
1 parent 7ee137e commit 4e3ac52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ A simple chart library for iOS , contains barChart, lineChart, pieChart. Thanks
- (CGFloat)paddingForGroupsInBarChart:(ZFBarChart *)barChart;
//每组里面,bar与bar之间的间距(若不设置,默认为5.f)(当只有一组数组时,此方法无效)
//每组里面,bar与bar之间的间距(若不设置,默认为5.f)(当只有一组数据时,此方法无效)
- (CGFloat)paddingForBarInBarChart:(ZFBarChart *)barChart;
Expand Down

0 comments on commit 4e3ac52

Please sign in to comment.