Charts v2.1.6 Release Notes

Release Date: 2015-11-02 // over 8 years ago
  • Full Changelog

    Implemented enhancements:

    • X axis names visibility (Rotation) #61

    Closed issues:

    • hello,this library is very great!!! #523
    • 0️⃣ [BUG] highlight when triggering pan gesture in default scale not working #520
    • Implementing Gestures #519
    • Does ios-charts work for Mac Cocoa programming? #516
    • No 'setHighlightPerTapEnabled(boolean enabled)' in iosCharts? #515
    • 🚀 This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. #514
    • How to set position of description? #512
    • ⚡️ Can't update library to 2.1.5 by cocoapods #511
    • How in your chart on the basis of the modified? #510
    • How can I reset bargraph total width ? #509
    • ComboChartView highlight #507
    • Making a line chart set with images on the chart #506
    • the text rotation (Cry for help) #505
    • StackedBar Chart highlighting complete single bar #504
    • LineChart crashes if no entries #496
    • Background color and floats on Y axis. #495
    • 🏗 Facing problem while achieving the build on Xcode7 #492
    • About method setCircleColor & setCircleHoleColor #491
    • 🌐 inner web lines missing. #490
    • Positioning using screen points instead of xIndex #487
    • Selectable marker view & images at Y axis #485
    • Could you draw a discontinuous line? #484
    • Using image as marker in the chart #483
    • Line chart can set the position of the x axis, such as in the chart below #482
    • xAxis.avoidFirstLastClippingEnabled=YES problem.Version 2.1.4a #479
    • 👻 Zombie exception #477
    • chartView does't overlay with dark color highlighted value in bar chart #449
    • viewPortHandler.setMaximumScaleX not working for horizontal bar chart #256

    🔀 Merged pull requests:

    • 👍 Implemented support for rotated labels on the x-axis #513 (danielgindi)
    • ⚡️ update targets to build framework with same name #501 (petester42)
    • ➕ Adds test support without cocoapods #500 (petester42)
    • 🛠 Fixed drag offset panning bug #498 (leoMehlig)
    • 🛠 Revert "BUGFIX:fix xAxis labels of bar chart" #497 (danielgindi)
    • if only line data exists and no other data, turn _deltaX to 1.0 #493 (liuxuan30)
    • 🛠 BUGFIX:fix xAxis labels of bar chart #489 (AntiMoron)
    • 🛠 Fix issue related to PhilJay/MPAndroidChart#1121 #488 (PhilJay)
    • Approved, pending styling: Fix Scroll issue when the graph is in a UITableView #464 (coupgar)
    • ➕ Add ability to turn off antialias for grid lines #462 (vvit)