All Versions
35
Latest Version
Avg Release Cycle
87 days
Latest Release
1161 days ago

Changelog History
Page 4

  • v2.1.1 Changes

    July 26, 2015

    Full Changelog

    πŸ›  Fixed bugs:

    • Render Crash Due to Rect NAN from rectValueToPixel in BarChartRenderer.swift #177
    • Can we add nil values to a dataset yet? #113
    • 🚚 Incorrect chart view adjustment after moveViewtoX(xIndex: Int) #82
    • Margin insets not changing during zoom when formatter changes output width #72
    • Line chart crashes with a big float #62

    Closed issues:

    • App is crashing when line chart is scrolled into view and then back out. #238
    • Demo Project: In BalloonMarker.swift : "Error: No such module 'charts' " XCode 6.4 #237
    • How to draw Line segments in one Line Chart. #235
    • How to disable the continuos selection in chart with swipe? #234
    • Podspec 3 months old #231
    • Setting background in Objective C #230
    • ChartYAxis valueFormatter NSFormatter instead of NSNumberFormatter #228
    • πŸ›  How to setup up y-axis with min, max value and a fixed step between the grid lines? #227
    • What's the proper way to manually set chart's scale and scroll offset? #226
    • How could you set the Y values at the bottom in LineChart? #223
    • Is there guidance to beginner to use this? #220
    • Chart's PanGesture conflicts with UITableView PanGesture #219
    • πŸš€ (swift-2.0 branch) building Charts.xcodeproj fails (exit code 65) with Release configuration #218
    • Crash on device - iOS 8.3 #216
    • βœ‚ Remove dependencies warning #215
    • ⚑️ Update Podspec to reflect commits since early May? #213
    • [BUG]negative values rendering +highlight rect rendering not correct for stacked bar + stacked horizontal bar chart #212
    • [BUG]postive bars in demo Stack BarChart Negative disappear after scrolling #211
    • Horizontal bar chart in combined bar chart. #210
    • Can I use this library in an objective-c project targeting iOS 7 & 8? #206
    • When animating charts after reload, chart is shown fully drawn before animating. #204
    • Array index out of range when removing entries from DataSet #203
    • Issue while displaying the chart (HorizontalBarChartView) #202
    • Charts stuttering when reloaded #201
    • Scaling Yaxis #199
    • Don't draw zero value label #197
    • Library not loaded: @rpath/Charts.framework/Charts #196
    • How can i get this chart? #195
    • Crashing on adding the null value to and array #193
    • ChartDataEntry not drawn after certain xIndex #190
    • Highlight multiple values #187
    • 🚚 ChartData.removeEntryByXIndex removes the wrong entry #182
    • Label on Limit Lines cause crash #181
    • πŸ’… [feature request] render xAxis like yAxis style Namely from discrete way to continuous way #176
    • πŸ‘ Annotation label support? #175
    • Multiple DataSet Error #174
    • βž• AddEntry issue in ChartData #173
    • Bar Chart Bars Disappears On Zoom And Highlight Bars Don't Match #172
    • Clearing all highlighted values #171
    • BarChartView work with TableView #167
    • πŸ‘‰ Make scroll to graph without pinch #164
    • When i set valueformatter , Have problem. #163
    • Combined Chart With array of line charts #162
    • Issues with chart rendering... #161
    • How to set yAxis to normal number #160
    • How to set yValue display 0 2 3 5 #159
    • [BUG] _yAxis.entries will not be cleaned up in computeAxisValues in radar chart #158
    • πŸ›  [feature request] support fixed yAxis interval and xAxis labelCount #155
    • πŸš€ app crashes at launch as in house release build on iPhone - but debugging is fine #154
    • [feature request] enable legend view scrollable #151
    • πŸ‘ [feature request] support custom handler for gestures #148
    • unsuccessful at installing for ios 7.0 #144
    • cannot po swift local variable in my Objective-C project #143
    • Real time line chart #142
    • Bar chart some values < 0 #141
    • Any demo in swift ? #139
    • compiling time costs 2-3 minutes after import swift code files, is it normal? #137
    • πŸ— iOS7 can't build success #136
    • ⚠ Warnings on the comments #135
    • πŸ‘€ Still seeing undeclared UIColor, CGFloat error with latest code #133
    • Error while drawing radar chart #132
    • Cannot assign a value of type 'ChartLimitLabelPosition' to a value of type 'ChartLimitLine.ChartLimitLabelPosition' #131
    • Data disappearing while zooming/panning when y-values are not ordered by x #130
    • Cannot load underlying module for 'Charts' #129
    • Any way to add/use image for xVals? #126
    • πŸ‘ Install with cocoapod into project supporting iOS 7 and later #125
    • Lines clipping top and bottom with lineWidth > 1 #123
    • Candle chart - make the shadow same color as an increasing/decreasing candle color #122
    • Down-casted Array element failed to match the target type #121
    • y axis spaces between labels are too wide #120
    • Different colors for single data set in Bar Chart #118
    • The new version demo has a problem. #117
    • non-public selectors while submitting app #116
    • βž• Adding a minimum parameter to setVisibleXRange #115
    • βž• Add 'drawHighlightEnabled' to ChartDataSet #114
    • Pull to refresh #112
    • Can we create thumb for each chart? #111
    • Issue setting the chartView.delegate to self. #110
    • combine swift in Objective-C project #108
    • 🌐 get X translation distance on the x-axis #105
    • Horizontal Bar Chart Screenshot on README is Broken #103
    • Bars #102
    • Crash when redraw graph from 2 lines to 1 line with click on highlight #101
    • πŸš€ Release Bug #98
    • βž• Add '@objc' to ChartViewPortHandler #97
    • Bar Chart Delegate. #96
    • Cannot turn off Barchart Zoom Propertry #91
    • calcMinMax() during scrolling / panning #89
    • 0️⃣ defaultTouchEventsEnabled #88
    • 'chartsample-Swift.h' file not found #87
    • Infinite loop when setting data on ChartDataEntry object #86
    • Custom text over bar chart. #84
    • Stop hiding of xAxis label. #79
    • Consider draw map chart without location, navigation stuff? #78
    • Line Chart - Simple Design #77
    • Can you give me a swift's demo #75
    • What files exactly should I drag to my project to make it work on iOS 7.0? #73
    • How to check chart is zoomed in ? #71
    • Changing descriptionTextColor not possible #70
    • Confused by this snippet code #69
    • XAxis Co-Ordination with Y Axis #68
    • Is there a way can make LineDataSets not selected when their visible property is no? #67
    • Multiple Chart View Within ScrollView #65

    πŸ”€ Merged pull requests:

    • πŸ›  Fixes to allow the code to compile with Swift 2.0 #232 (jmacmullin)
    • πŸ›  fix radar chart negative value rendering bug if startAtZeroEnabled is false for issue #166 #207 (liuxuan30)
    • πŸ›  Fixes for beta 3 #200 (petester42)
    • 🐎 Performance Enhancements #29 - candle chart #192 (dorsoft)
    • Candle chart - make the shadow same color as an candle color #122 #191 (dorsoft)
    • 🚚 ChartData.removeEntryByXIndex removes the wrong entry #182 #185 (dorsoft)
    • The line charts have started to properly display balloon markers #179 (Maxim-38RUS-Zabelin)
    • πŸ›  Fix a silly bug. should check if first is -0.0 #165 (liuxuan30)
    • βž• add NaN check to allow non-digits handling for radar chart #152 (liuxuan30)
    • optional protocol method should not be force unwrapped #147 (liuxuan30)
    • βž• add missing module CoreGraphics for BubbleChartView #146 (liuxuan30)
    • βž• Adding a minimum parameter to setVisibleXRange #119 (dorsoft)
    • βž• Added support for setting a custom width that is wider than the longe… #107 (AlBirdie)
    • Offset adjustment when drawLabels on the x axis is disabled. #106 (AlBirdie)
    • AutoScaling yAxis during panning / zooming #95 (AlBirdie)
    • πŸ‘ Allow access to setLabelsToSkip from Objective-C. #93 (mkubenka)
    • πŸš€ Changing iOS deployment target to 8.0 from 8.1 #74 (michaelmcguire)
  • v2.1.0 Changes

    May 05, 2015

    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:

  • v2.0.9 Changes

    April 08, 2015

    Full Changelog

    Closed issues:

    • Import with Swift(not objc) not working #14

    πŸ”€ Merged pull requests:

  • v0.0.1 Changes

    April 07, 2015

    Full Changelog

    Closed issues:

    • Need Version to be compatible with Xcode 6.2 #12
    • Can't import "module-swift.h" #11
    • A lot of compile errors. #10
    • 357 Compile Errors on framework files #8
    • demo crashes, and no swift examples? #7
    • xcode complains ChartsDemo-Swift.h can't be found #6
    • Cocoapod #4
    • Trying to compile demo code,but tons of compiler errors #3
    • 🚦 Command failed due to signal: Segmentation fault: 11 #2

    πŸ”€ Merged pull requests:

    * This Changelog was automatically generated by github_changelog_generator