- 16 Jan, 2016 2 commits
- 30 Nov, 2015 1 commit
- 29 Sep, 2015 3 commits
-
-
Gianmaria Dal Maistro authored
-
Gianmaria Dal Maistro authored
-
- 24 Sep, 2015 1 commit
- 09 Sep, 2015 1 commit
-
-
2. You can specify the border color for a PNBarChart 3. Fixed some problems in PNBarChart whereby the top and bottom margins were not being respected. 4. PNLineChart now has the same margin properties as PNBarChart so that you can overlay them and have the bars and the points in the LineChart line-up nicely. 5. You can now specify for a PNLineChart that points display their value using a font, format and color, just above the point itself. 6. A PNLineChartDataItem can now have two values, a raw value for displaying via the formatter, and the graded value which is used to determine the position of the data point. The former is new. This allows you to have multiple line charts that have different min-max values and yet overlay them. The new value can then be used to display a value meaningful to the user whilst the old value is used to render the chart point.
Peter Easdown authored
-
- 01 Sep, 2015 1 commit
-
-
Gianmaria Dal Maistro authored
-
- 27 Aug, 2015 1 commit
- 26 Aug, 2015 1 commit
-
-
Michel Mongkhoy authored
-
- 24 Aug, 2015 10 commits
- 21 Aug, 2015 1 commit
-
-
Mendy Krinsky authored
-
- 20 Aug, 2015 3 commits
-
-
Gianmaria Dal Maistro authored
-
Gianmaria Dal Maistro authored
-
Gianmaria Dal Maistro authored
-
- 11 Aug, 2015 3 commits
-
-
This is to support autolayout and constraints. Resize layers for current bounds on layoutSubviews. For that to work we need to have radiuses recomputed on each draw. As a bonus you can now orverride `recompute` method to change inner and outer radiuses. With possibility to change other attributes in a subclass.
noice authored -
noice authored
-
- 10 Aug, 2015 4 commits
- 24 Jul, 2015 2 commits
-
-
klauslanza authored
-
I added this property because showing all labels, when there are a lot of small items in the dataset, is quite confusing. Example: piechart.labelPercentageCutoff = 0.05 hide all labels with value less than 5% (I use this most of the times).
klauslanza authored
-
- 23 Jul, 2015 2 commits
-
-
Leii authored
- 22 Jul, 2015 1 commit
- 19 Jul, 2015 1 commit
- 15 Jul, 2015 1 commit
-
-
Leii authored
-
- 14 Jul, 2015 1 commit
-
-
Karol Magier authored
-