Charts v2.1.4 Release Notes

Release Date: 2015-09-21 // over 8 years ago
  • Full Changelog

    πŸ›  Fixed bugs:

    • UIPanGestureRecognizer causes index out of bounds crash #327
    • Radar chart radius is still affected by label size when label drawing is disabled #153
    • πŸ”€ XGrid not in sync for identical x values but different chart types #99

    Closed issues:

    • πŸš€ Xcode 7 and iOS 9 Support (Deployment Target iOS 7.0) #404
    • πŸ–¨ Legend titles aren't printing if there are more than 5 #401
    • Swift 2.0 branch not found #399
    • Values are not drawn in the correct location when the y-axis does not start at zero #391
    • βœ… Swift-2.0 branch runtime crashes after distributed on the TestFlight #390
    • ios-charts Integration problem #389
    • Can't change X-axis label color #387
    • StackedBarChart in horizontal manner #384
    • βž• Add ios-charts to existing project in XCode 7 #383
    • Xcode7 Swift 2.0 issue [ChartSelectionDetail.swift] #380
    • Installing ios-charts in an existing project #379
    • ⬆️ I upgraded my UXcode 7,I can't use charts framework. #378
    • How to achieve 0 spacing between bars? #365
    • Xcode 7.0 and Swift 2.0 issue #358
    • Unable to run a demo #356
    • πŸ— Using Embedded Binaries giving build failed error in xcode 7 ? #354
    • is there a object-c version this project? #352
    • βž• adding cross platform feature #350
    • Some problems about CandleStickChart #348
    • Some problems about CandleStickChart #347
    • Pie chart is getting drawn again and again on rotation in iOS #346
    • ε―ΉδΊŽι«˜δΊŽι™εˆΆηΊΏηš„η‚ΉοΌŒζˆ‘ζ€ŽδΉˆζ”Ήε˜η‚Ήηš„ζ ·εΌε’Œι’œθ‰²ε‘’οΌŸ #345
    • Swift-2.0 Branch Error #344
    • Multiple lines #342
    • Daniel are you really fit? #339
    • For CandleStickChart, how can I limit according to the count of candles #334
    • how can i disable the doubles? i only need the chat show int data #332
    • πŸ› Bug: Xcode 7 beta 5: dyld: Library not loaded: @rpath/Charts.framework/Charts #326
    • Disappearing Line Segment when scrolling #325
    • CombinedChart with BarChartData cuts the first and last bars in half #323
    • πŸ› Bug (?) in CandleStickChartRenderer when showing empty dataset among multiple datasets #320
    • πŸ–¨ Xcode 7 Beta 6 print(.. appendNewLine) - Swift 2.0 branch #316
    • Ability to disable legends completely #312
    • BarChart draws additional horizontal grid lines when setting custom customAxisMax/labelCount #310
    • Take selectionShift into account when displaying pie chart #309
    • Line Chart Line is not drawing properly for the large yValues #307
    • Zero valued slices overlap #305
    • setVisibleXRangeMaximum working differently than expected #304
    • MyProject-Swift.h header not found when embedding framework into ObjectiveC project #303
    • Using NSNumberFormatter or .getBarBounds() to Display Custom Values #302
    • πŸ— Unknown class _TtC6Charts12BarChartView in Interface Builder file. #301
    • Possible regression because of recent startAtZeroEnabled changes #300
    • Axis titles? #299
    • πŸ— xcode 6.4 , Swift 1.2 build fail #298
    • 🚚 it has this problem "'#' has been removed from Swift" in many places #296
    • chartScaled not so useful without the touch location #295
    • ChartMarker don't draw #293
    • Multiple line charts on the same graph #292
    • πŸš€ Release Version 2.1.3 on CocoaPods #289
    • πŸ’Ύ saveToCameraRoll strange behavior #288
    • ios-charts for swift 2.0 cannot compile on XCode7 beta 5 - self.dynamicType.allocWithZone(zone) issue #287
    • installing with cocoapods #283
    • iOS 9 Won't Compile (Also, no such module 'Charts') #282
    • πŸ‘ Allow to align the Legend! #279
    • Demo chart for Swift? #278
    • πŸ‘ Cocoapods support #277
    • ios-charts different plotting activity than MKAndroidChart #276
    • Highlight Doest'n work properly on UIPageViewController in LineChart. #275
    • 🚦 command failed due to signal: Abort trap: 6 charts #271
    • having hard time to put working on version iOS 7.1 #270
    • πŸ— Library not found while building application through distribution certificate #266
    • Crash on one entry point in charts #265
    • when add points dynamicly, scale is changeing, #264
    • About Auto-scaling on axis #259
    • [CombinedChart] Grouped Bars + line chart #252
    • *** Announcements *** #236
    • [BUG] xAxis label too long causes radar chart cannot render correctly #205

    πŸ”€ Merged pull requests:

    • πŸ‘ Allow setting maximum y-scale factor #388 (noais)
    • Swift 2.0 #386 (danielgindi)
    • πŸ›  Fix default value of forceLabelsEnabled #360 (yas375)
    • ⚑️ Update BarLineChartViewBase.swift #359 (Ewg777)
    • πŸ‘€ combined chart - seems we should use same chartXMin and chartXMax even there is no bubble data #324 (liuxuan30)
    • πŸ›  fix pie chart clipping #313 (petester42)
    • ⬆️ bump podspec to 2.1.3 #290 (petester42)
    • πŸ”¨ Minor refactor for BarLineChartViewBase #268 (liuxuan30)
    • ✨ Enhanced label positioning at limit lines (enum ChartLimitLabelPosition) #243 (SvenMuc)
    • πŸ›  fix radar chart negative value rendering bug if startAtZeroEnabled is false for issue #166 #207 (liuxuan30)
    • 🐎 Performance Enhancements #29 - candle chart #192 (dorsoft)