Charts v2.1.3 Release Notes

Release Date: 2015-08-05 // over 8 years ago
  • Full Changelog

    Closed issues:

    • Limit Legend for combined charts #272
    • 0๏ธโƒฃ Default zoom level at a position. #267
    • ๐Ÿ—„ drawValuesForWholeStackEnabled deprecated? #261
    • ๐Ÿšฆ Another Command failed due to signal: Segmentation fault: 11 #260
    • ๐Ÿšš moveViewToX #258
    • How to add point dynamicly #257
    • Real time graph - X-axis moving? #255
    • 2.1.2 Not Yet in CocoaPods Master Repo #251
    • Heads up #250
    • Disable HorizontalHighlightIndicator on LineChart. #249
    • double vision in the chart #245
    • Can't find anything like "isWordWrapEnabled" in PieChart #244
    • Grouped columns misplaced #242
    • โฌ†๏ธ Swift2 upgrade problem "Redundant conformance of 'ChartDataEntry' to protocol 'Equatable'" #241
    • App created by Archive cannot run on devices. #240
    • What's the differences between setAxisMaximum and customAxisMax #239
    • Problem importing framework to Xcode 6.4 in Swift Project #233
    • PieChartData initialisers ambiguous when xVals parameter is nil #224
    • [BUG] all-negative Stacked horizontal Bar Chart size is not correct #222
    • [BUG] Bar Chart incorrect rendering for special data #214
    • Projects using Charts #145
    • Legend Height Adjustment #81
    • Multiple legend entrys will be rendered outside of the view #80

    ๐Ÿ”€ Merged pull requests:

    • โž• Add a Code Hunt vote badge to README.md #262 (CodeHuntIO)
    • โšก๏ธ Updated podspec #254 (petester42)
    • try to fix bar chart + Horizontal Bar chart wrong render + highlight position bug for issue #214 and #242. #248 (liuxuan30)