Charts v2.2.3 Release Notes

Release Date: 2016-02-29 // about 8 years ago
  • Full Changelog

    Closed issues:

    • How to create the chartmarker with swift? #776
    • CombinedChartView: Wrong positions of bars when using multiple Bar and Graph -Datasets #775
    • Getting co-ordinates of all plotted points in LineChartView #774
    • Multiline label on xAxis cutting off #773
    • Can't set ChartViewBase's data property back to nil to clear out data #771
    • How to set position label radar chart. in Swift . #770
    • How to control which entries on xAxis be shown? #768
    • ๐Ÿšš Tests failing after startAtZero was removed #767
    • When a value repeats, bars are not showed #766
    • Proposal: shall we unify yAxis.entries and yAxis.axisRange to have same max and min value? #763
    • ๐Ÿ›  Ability to set linechart with fixed amount of x values shown and pan to other data points #762
    • PieChart setMaxAngle #757
    • Simply not installing #749
    • Line charts have unintended breaks when next or previous point not visible. #748
    • โœ‚ Remove border around linechart with gradient fill #747
    • ๐Ÿšš Old graphics not removed when adding new data #745
    • Display values outside of the piechart #743
    • Cubic line charts don't get filled correctly if data doesn't start at index 0 #711
    • Center text vertically #682
    • ๐Ÿšš Animated moveViewToX() #318
    • Any chance of porting this to OSX? #43

    ๐Ÿ”€ Merged pull requests:

    • โž• Add "Toggle Data" option to demo charts. (#771 Support) #781 (ospr)
    • โž• Add missing UIKit imports for iOS 7 #780 (asmarques)
    • ๐Ÿ”‹ Feature #539 Stepped line charts #778 (ezamagni)
    • ๐Ÿ›  Make ChartViewBase's _data optional. (Fixes #771) #772 (ospr)
    • โž• Add Carthage compatibility badge #769 (Bogidon)
    • โšก๏ธ update cocoapods url #755 (stevenedds)
    • โž• add ci status #752 (petester42)
    • Correct the spelling of CocoaPods in README #751 (ReadmeCritic)
    • LineChartRenderer context bug #746 (leoMehlig)
    • ๐Ÿ›  Fix for cubic line chart fill when charts that don't start at x-index 0 #711 #712 (gunterhager)
    • โž• add support for lineCap setting for line chart #658 (liuxuan30)