Charts v2.1.0 Release Notes

Release Date: 2015-05-05 // about 9 years ago
  • Full Changelog

    Implemented enhancements:

    • Drawing CubicLineChart based on NSDates #38
    • Skip first and last value #23

    ๐Ÿ›  Fixed bugs:

    • Chart Line vanishes on pinch to zoom #63

    Closed issues:

    • ๐Ÿ”ฆ Expose chartYMin and chartYMax to rendererDelegates #64
    • dyld_fatal_error #60
    • ๐Ÿ— Unknown class LineChartView in Interface Builder file #59
    • Is there any inertia effect in the library? #58
    • Library not loaded: @rpath/Charts.framework/Charts Xcode 6.3.1, iOS 8.3 #57
    • i am getting this issue? #55
    • sample swift project of danielgindi/ios-charts? #54
    • i want develop charts in swift? #53
    • When I used iOS-charts in iOS 7 project #52
    • Changing the specific data point (circle color) in Line Chart #51
    • When i use ios-charts with swift .. #50
    • Charts won't draw unless initialized with a frame #49
    • PieChart chartValueSelected don't return the good entry #48
    • Cannot find this repo through Cocoapods.org #47
    • ๐Ÿ‘‰ Use of undeclared type 'CGFloat' #44
    • CandleChartData isn't combinable with other data types #42
    • Two graphs overlaying each other #41
    • Charts with long Title #40
    • piechart - yOffset #39
    • ๐Ÿ‘ Two different-scale axis support for different data sets #36
    • ๐Ÿ‘ IBInspectable support? #34
    • ChartsDemo-swift.h file not found #31
    • ๐Ÿš€ Pinch zoom release triggers pan #30
    • UISwipeGestureRecognizer #28
    • ๐Ÿ‘ pod not support iOS 7.0 ??? #27
    • How to add a line-chart view in UITableViewCell ? #26
    • Charts/Charts.h file not found #24
    • ๐Ÿ‘ Carthage support #21
    • Unresolved identifier CGFloat in iOS 7 project #19
    • Last item's visibility issue when zooming #18
    • Unable to hide Y values #17

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix x-axis limit line render issue. #66 (mkubenka)
    • โž• Added possibility to set the axisLabelModulus manually. #56 (webventil)
    • โž• Add missing UIKit imports for iOS 7 support #45 (msanders)
    • โž• Add 'init' to PieChartData to be used from Swift #37 (jmnavarro)
    • โœ… Bubble chart work by @petester42 #32 (danielgindi)
    • โž• Added Bubble Chart Type #25 (petester42)
    • Shared Charts.framework scheme #22 (zenkimoto)
    • โž• Add missing UIKit #20 (mkalmes)