|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v3.3](https://github.com/danielgindi/Charts/tree/v3.3) (2019-04-15) |
| 4 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.2.2...v3.3) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Renamed `values` to `entries` to reflect the property's type [\#3847](https://github.com/danielgindi/Charts/pull/3847) ([jjatie](https://github.com/jjatie)) |
| 9 | + |
| 10 | +**Fixed bugs:** |
| 11 | + |
| 12 | +- Pie chart with vertical orientation clips last legend entry [\#3860](https://github.com/danielgindi/Charts/issues/3860) |
| 13 | + |
| 14 | +**Closed issues:** |
| 15 | + |
| 16 | +- the first point of LineChartView is not displayed, and so is demo [\#3938](https://github.com/danielgindi/Charts/issues/3938) |
| 17 | +- How can i get CenterEntry in the View when i setted the MaxVisibleRange? [\#3925](https://github.com/danielgindi/Charts/issues/3925) |
| 18 | +- EXC\_BAD\_ACCESS error on PieChart [\#3923](https://github.com/danielgindi/Charts/issues/3923) |
| 19 | +- The first dot doesn't show up when I use lineChart [\#3915](https://github.com/danielgindi/Charts/issues/3915) |
| 20 | +- Swift 5 Support w/ Cocoapods [\#3913](https://github.com/danielgindi/Charts/issues/3913) |
| 21 | +- HOW to create pie chart like below image . https://user-images.githubusercontent.com/20434573/54804603-1d31fa80-4c9a-11e9-9960-00cf7c7d117d.png [\#3908](https://github.com/danielgindi/Charts/issues/3908) |
| 22 | +- x Axis grid line origin is wrong ! maybe a bug, anxious!!! [\#3904](https://github.com/danielgindi/Charts/issues/3904) |
| 23 | +- why not use CAShapeLayer? [\#3903](https://github.com/danielgindi/Charts/issues/3903) |
| 24 | +- Chart legend [\#3896](https://github.com/danielgindi/Charts/issues/3896) |
| 25 | +- Wrong values from pixelForValues [\#3895](https://github.com/danielgindi/Charts/issues/3895) |
| 26 | +- Cannot set labels for RadarChart [\#3893](https://github.com/danielgindi/Charts/issues/3893) |
| 27 | +- I can't migrate the swift files\(combined chart\) in objective c project. Could please share the objective c code fully. Thanks in advance. [\#3890](https://github.com/danielgindi/Charts/issues/3890) |
| 28 | +- Draw circle only on last value [\#3887](https://github.com/danielgindi/Charts/issues/3887) |
| 29 | +- Mismatch left axis maximum and minimum values [\#3886](https://github.com/danielgindi/Charts/issues/3886) |
| 30 | +- How to animate? start poisiton is not from zero. [\#3885](https://github.com/danielgindi/Charts/issues/3885) |
| 31 | +- I want to change line chart fill colours [\#3882](https://github.com/danielgindi/Charts/issues/3882) |
| 32 | +- Circle view is not showing for first point of line chart [\#3881](https://github.com/danielgindi/Charts/issues/3881) |
| 33 | +- support ECG demo? [\#3880](https://github.com/danielgindi/Charts/issues/3880) |
| 34 | +- How to remove the values given outside the circle in piechart [\#3878](https://github.com/danielgindi/Charts/issues/3878) |
| 35 | +- file was built for x86\_64 which is not the architecture being linked \(arm64\):error: linker command failed with exit code 1 \(use -v to see invocation\) [\#3877](https://github.com/danielgindi/Charts/issues/3877) |
| 36 | +- Clipping first and last circle from line chart IOS. [\#3873](https://github.com/danielgindi/Charts/issues/3873) |
| 37 | +- Smoothly moving a slowly changing linechart [\#3859](https://github.com/danielgindi/Charts/issues/3859) |
| 38 | +- Monthly X-Axis labels \(corresponding values\) in my LineChart are not at the right position [\#3858](https://github.com/danielgindi/Charts/issues/3858) |
| 39 | +- CandleChart do not render the first candle in CombineChartView [\#3857](https://github.com/danielgindi/Charts/issues/3857) |
| 40 | +- Have 2 or more tresholds for one graph [\#3856](https://github.com/danielgindi/Charts/issues/3856) |
| 41 | +- Unexpected crash on 3.2.2 [\#3855](https://github.com/danielgindi/Charts/issues/3855) |
| 42 | +- How to change the display of legends? [\#3853](https://github.com/danielgindi/Charts/issues/3853) |
| 43 | +- I want to call a method after the chart has been dragged and stopped. How can I detect it and the chart has stopped? [\#3851](https://github.com/danielgindi/Charts/issues/3851) |
| 44 | +- HorizontalBarChartView bar negative values position [\#3850](https://github.com/danielgindi/Charts/issues/3850) |
| 45 | +- charts 有数据创建图表后,点击按钮将数据置为空则崩溃 [\#3849](https://github.com/danielgindi/Charts/issues/3849) |
| 46 | +- No circle is drawn on a line chart when there is only one data. \(version 3.2.2 only\) [\#3848](https://github.com/danielgindi/Charts/issues/3848) |
| 47 | +- slice color [\#3844](https://github.com/danielgindi/Charts/issues/3844) |
| 48 | +- BarChartView showing consecutive values in xAxis [\#3843](https://github.com/danielgindi/Charts/issues/3843) |
| 49 | +- How to hide those icons? [\#3842](https://github.com/danielgindi/Charts/issues/3842) |
| 50 | +- Swift 4.2: 'values' is deprecated Warnings [\#3840](https://github.com/danielgindi/Charts/issues/3840) |
| 51 | +- Y-axis values draw error [\#3837](https://github.com/danielgindi/Charts/issues/3837) |
| 52 | +- Horizontal Bar Chart Value Labels Cut Off [\#3836](https://github.com/danielgindi/Charts/issues/3836) |
| 53 | +- The right Y axis displays incorrect values that does not fit the chart [\#3835](https://github.com/danielgindi/Charts/issues/3835) |
| 54 | +- How to align labels on left side and put values inside bars on HorizontalBarChartView? \[HELP WANTED\] [\#3833](https://github.com/danielgindi/Charts/issues/3833) |
| 55 | +- How to show the tooltip like value when clicked on candle of candleStick chart [\#3832](https://github.com/danielgindi/Charts/issues/3832) |
| 56 | +- In line chart, can I make all labels in Chart area even with changing yOffset? [\#3829](https://github.com/danielgindi/Charts/issues/3829) |
| 57 | +- Multiline value labels on BarChart. [\#3826](https://github.com/danielgindi/Charts/issues/3826) |
| 58 | +- how can I spin the selected slice of piechart to top. [\#3825](https://github.com/danielgindi/Charts/issues/3825) |
| 59 | +- Update Cocoapods [\#3773](https://github.com/danielgindi/Charts/issues/3773) |
| 60 | +- Select circles on line chart [\#3307](https://github.com/danielgindi/Charts/issues/3307) |
| 61 | + |
| 62 | +**Merged pull requests:** |
| 63 | + |
| 64 | +- Fix horizontal bar chart not drawing values and add unit tests [\#3906](https://github.com/danielgindi/Charts/pull/3906) ([liuxuan30](https://github.com/liuxuan30)) |
| 65 | +- fix \#3860. maxHeight didn't count the last label [\#3900](https://github.com/danielgindi/Charts/pull/3900) ([liuxuan30](https://github.com/liuxuan30)) |
| 66 | +- Migrating to built-in algorithms [\#3892](https://github.com/danielgindi/Charts/pull/3892) ([jjatie](https://github.com/jjatie)) |
| 67 | +- Use a stock iterator instead of a custom one. [\#3891](https://github.com/danielgindi/Charts/pull/3891) ([phughes](https://github.com/phughes)) |
| 68 | +- Removed unnecessary \#if statements and unified style to align with Xc… [\#3884](https://github.com/danielgindi/Charts/pull/3884) ([jjatie](https://github.com/jjatie)) |
| 69 | +- Velocity samples calculation [\#3883](https://github.com/danielgindi/Charts/pull/3883) ([jjatie](https://github.com/jjatie)) |
| 70 | +- Minor updates for Swift 5 [\#3874](https://github.com/danielgindi/Charts/pull/3874) ([jjatie](https://github.com/jjatie)) |
| 71 | +- Replace AnyObject with Any [\#3864](https://github.com/danielgindi/Charts/pull/3864) ([jjatie](https://github.com/jjatie)) |
| 72 | +- Data as any [\#3863](https://github.com/danielgindi/Charts/pull/3863) ([jjatie](https://github.com/jjatie)) |
| 73 | +- Reassess convenience initializers [\#3862](https://github.com/danielgindi/Charts/pull/3862) ([jjatie](https://github.com/jjatie)) |
| 74 | +- HorizontalBarChar value label offset calculation [\#3854](https://github.com/danielgindi/Charts/pull/3854) ([chaaarly](https://github.com/chaaarly)) |
| 75 | +- Create `chartViewDidEndAnimate` in ChartViewDelegate [\#3852](https://github.com/danielgindi/Charts/pull/3852) ([Lcsmarcal](https://github.com/Lcsmarcal)) |
| 76 | +- Align `ChartLimit.LabelPosition` naming with `UIRectCorner` [\#3846](https://github.com/danielgindi/Charts/pull/3846) ([jjatie](https://github.com/jjatie)) |
| 77 | + |
3 | 78 | ## [v3.2.2](https://github.com/danielgindi/Charts/tree/v3.2.2) (2019-02-13)
|
4 | 79 | [Full Changelog](https://github.com/danielgindi/Charts/compare/v3.2.1...v3.2.2)
|
5 | 80 |
|
|
969 | 1044 | [Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.3...3.0.3)
|
970 | 1045 |
|
971 | 1046 | ## [v3.0.3](https://github.com/danielgindi/Charts/tree/v3.0.3) (2017-09-08)
|
972 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/3.0.2...v3.0.3) |
| 1047 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.2...v3.0.3) |
973 | 1048 |
|
974 | 1049 | **Implemented enhancements:**
|
975 | 1050 |
|
|
1227 | 1302 | - show tooltip on click [\#2438](https://github.com/danielgindi/Charts/issues/2438)
|
1228 | 1303 | - Got Error : “\_OBJC\_CLASS\_$\_\_TtC10ChartsDemo12XYMarkerView” in Charts [\#2437](https://github.com/danielgindi/Charts/issues/2437)
|
1229 | 1304 | - Change color label over circle [\#2436](https://github.com/danielgindi/Charts/issues/2436)
|
1230 |
| -- Gradient transparency for line chart [\#2435](https://github.com/danielgindi/Charts/issues/2435) |
1231 | 1305 | - How to set labels based on max and min value of the plot? [\#2434](https://github.com/danielgindi/Charts/issues/2434)
|
1232 | 1306 | - How to make the pie chart selected by default? [\#2431](https://github.com/danielgindi/Charts/issues/2431)
|
1233 | 1307 | - Animate 3 dataSets one by one [\#2428](https://github.com/danielgindi/Charts/issues/2428)
|
|
1338 | 1412 | - fix \#2222 move default backgroundColor to initialize\(\) [\#2228](https://github.com/danielgindi/Charts/pull/2228) ([liuxuan30](https://github.com/liuxuan30))
|
1339 | 1413 | - Fix \#1879. Similar cut in half issue in scatter chart like others [\#1891](https://github.com/danielgindi/Charts/pull/1891) ([liuxuan30](https://github.com/liuxuan30))
|
1340 | 1414 |
|
1341 |
| -## [3.0.2](https://github.com/danielgindi/Charts/tree/3.0.2) (2017-04-02) |
1342 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.2...3.0.2) |
1343 |
| - |
1344 | 1415 | ## [v3.0.2](https://github.com/danielgindi/Charts/tree/v3.0.2) (2017-04-02)
|
1345 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.1...v3.0.2) |
| 1416 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/3.0.2...v3.0.2) |
| 1417 | + |
| 1418 | +## [3.0.2](https://github.com/danielgindi/Charts/tree/3.0.2) (2017-04-02) |
| 1419 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/3.0.1...3.0.2) |
1346 | 1420 |
|
1347 | 1421 | **Implemented enhancements:**
|
1348 | 1422 |
|
|
1683 | 1757 | - Update "Usage" section of README [\#1984](https://github.com/danielgindi/Charts/pull/1984) ([elaewin](https://github.com/elaewin))
|
1684 | 1758 | - All Charts Icons Support Swift3 \[Dub \#629, \#624, \#1261\] [\#1793](https://github.com/danielgindi/Charts/pull/1793) ([abjurato](https://github.com/abjurato))
|
1685 | 1759 |
|
1686 |
| -## [v3.0.1](https://github.com/danielgindi/Charts/tree/v3.0.1) (2016-11-20) |
1687 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/3.0.1...v3.0.1) |
1688 |
| - |
1689 | 1760 | ## [3.0.1](https://github.com/danielgindi/Charts/tree/3.0.1) (2016-11-20)
|
1690 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/v2.3.1...3.0.1) |
| 1761 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.1...3.0.1) |
| 1762 | + |
| 1763 | +## [v3.0.1](https://github.com/danielgindi/Charts/tree/v3.0.1) (2016-11-20) |
| 1764 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v2.3.1...v3.0.1) |
1691 | 1765 |
|
1692 | 1766 | **Closed issues:**
|
1693 | 1767 |
|
|
1761 | 1835 | [Full Changelog](https://github.com/danielgindi/Charts/compare/2.3.1...v2.3.1)
|
1762 | 1836 |
|
1763 | 1837 | ## [2.3.1](https://github.com/danielgindi/Charts/tree/2.3.1) (2016-11-04)
|
1764 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.0...2.3.1) |
| 1838 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/3.0.0...2.3.1) |
1765 | 1839 |
|
1766 | 1840 | **Fixed bugs:**
|
1767 | 1841 |
|
|
1866 | 1940 | - Updated Width Constraints - Fixes \#1770 [\#1771](https://github.com/danielgindi/Charts/pull/1771) ([SumoSimo](https://github.com/SumoSimo))
|
1867 | 1941 | - update cocoapods [\#1684](https://github.com/danielgindi/Charts/pull/1684) ([petester42](https://github.com/petester42))
|
1868 | 1942 |
|
1869 |
| -## [v3.0.0](https://github.com/danielgindi/Charts/tree/v3.0.0) (2016-10-19) |
1870 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/3.0.0...v3.0.0) |
1871 |
| - |
1872 | 1943 | ## [3.0.0](https://github.com/danielgindi/Charts/tree/3.0.0) (2016-10-19)
|
1873 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/2.3.0...3.0.0) |
| 1944 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v3.0.0...3.0.0) |
| 1945 | + |
| 1946 | +## [v3.0.0](https://github.com/danielgindi/Charts/tree/v3.0.0) (2016-10-19) |
| 1947 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/2.3.0...v3.0.0) |
1874 | 1948 |
|
1875 | 1949 | **Implemented enhancements:**
|
1876 | 1950 |
|
|
2766 | 2840 | - add support for lineCap setting for line chart [\#658](https://github.com/danielgindi/Charts/pull/658) ([liuxuan30](https://github.com/liuxuan30))
|
2767 | 2841 |
|
2768 | 2842 | ## [v2.2.2](https://github.com/danielgindi/Charts/tree/v2.2.2) (2016-02-09)
|
2769 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/v2.2.1...v2.2.2) |
| 2843 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/2.2.1...v2.2.2) |
2770 | 2844 |
|
2771 | 2845 | **Fixed bugs:**
|
2772 | 2846 |
|
|
2783 | 2857 | - LineChartData omits and misaligns values when data isn't continuous [\#728](https://github.com/danielgindi/Charts/issues/728)
|
2784 | 2858 | - Apache license and correct attribution in an iOS app? [\#678](https://github.com/danielgindi/Charts/issues/678)
|
2785 | 2859 |
|
2786 |
| -## [v2.2.1](https://github.com/danielgindi/Charts/tree/v2.2.1) (2016-02-01) |
2787 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/2.2.1...v2.2.1) |
2788 |
| - |
2789 | 2860 | ## [2.2.1](https://github.com/danielgindi/Charts/tree/2.2.1) (2016-02-01)
|
2790 |
| -[Full Changelog](https://github.com/danielgindi/Charts/compare/v2.2.0...2.2.1) |
| 2861 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v2.2.1...2.2.1) |
| 2862 | + |
| 2863 | +## [v2.2.1](https://github.com/danielgindi/Charts/tree/v2.2.1) (2016-02-01) |
| 2864 | +[Full Changelog](https://github.com/danielgindi/Charts/compare/v2.2.0...v2.2.1) |
2791 | 2865 |
|
2792 | 2866 | **Fixed bugs:**
|
2793 | 2867 |
|
|
0 commit comments