Skip to content

Latest commit

 

History

History
739 lines (658 loc) · 71.2 KB

CHANGELOG.md

File metadata and controls

739 lines (658 loc) · 71.2 KB

Change Log

v2.2.3 (2016-02-29)

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:

v2.2.2 (2016-02-09)

Full Changelog

Fixed bugs:

  • Using BarChartDataSet default initializer causes a crash #734

Closed issues:

  • Display dataSet labels on axis for horizontal bar #741
  • Getting x,y values of points in LineChart #739
  • Module 'Realm' not found in v2.2.1 #735
  • cannot compile ios charts because of Ream environment missing. #733
  • Issue in valueFormatter #732
  • Multi colors for linechart's circles #730
  • LineChartData omits and misaligns values when data isn't continuous #728
  • Apache license and correct attribution in an iOS app? #678

v2.2.1 (2016-02-01)

Full Changelog

Fixed bugs:

  • Can't set hole color to nil for Pie Chart #646

Closed issues:

  • X-Axis at bottom of chart? #727
  • 2.2.0 not published yet #723
  • Highlight selected line by changing line width or line color #721
  • Draw a Line that connects dots in Scatter Chart (Simulate Line Chart not equidistant) #720
  • drawCubicEnabled performance issues #717
  • how to disable zooming of graph on double click? #716
  • Convert it to percent bar graph system #674
  • Refresh charts view when the data change #672
  • The most top label of ChartYAxis doesn't render which seems a bug. #647
  • RadarChart animation #574
  • Having the area below a line graph be gradient layer instead of background color #186

Merged pull requests:

v2.2.0 (2016-01-26)

Full Changelog

Fixed bugs:

  • ChartDataSet calcYValueSum() bug #604

Closed issues:

  • Realm module not found when using a static library of Realm in my pod project in Objective-C #714
  • how to get a custom legend #710
  • I can't change the default grey background on the line chart #706
  • I couldn't find Charts.xcodeproj #705
  • Background Colour Changes #701
  • Continuing the last closed #695 #700
  • Realm error #699
  • Grid with constant width cells #697
  • Pie chart is too small in tableview header view #696
  • The delegate method is not getting called #695
  • Not compatible with app extensions as a framework #693
  • Set label for each column in group bar chart #691
  • How to custom XAxis #689
  • Need Help to setup this library on application with Objective C(No auto layout) with deployment target iOS 7.0 #688
  • RadarChartView - Unknown type name #687
  • How to make CandleStickChart and BarChart do the same action #685
  • Issue with x-axis fixed label width #684
  • Can I package the project in a dynamic library (.framework)? #681
  • Dynamic LineChartView #680
  • Horizontal Bar Chart Rounding #676
  • Line Chart Highlight Styling #671
  • Allow control of circle line width in Line Chart. #669
  • Programatically highlight a data point in line chart #668
  • Question: X-Axis set range of displayed entries, LineChart #667
  • "No such module" error for archive with custom configuration in objc project. #664
  • How to run this chart in iOS7? #663
  • draw only the maximum and minimum values on the LineChartView #662
  • Combine horizontal bar chart and line chart #661
  • Can't import charts in Swift #659
  • Realtime data #657
  • xcode7.2 iOS 9 crash #656
  • draw line chart with Gradient background #653
  • Draw Straight Line on Line Chart with 2 fingers and show the Gradient of it #652
  • Add To existing project and that too for iOS 7 #650
  • xcode 7.1 error at xctest #644
  • How to work out this in objective c #642
  • 【StackedBarChartView】How to handle 0? #637
  • Not able to archive build : Command failed due to signal: Segmentation fault: 11 #634
  • Xcode7.1.1 contains error #633
  • ChartDataSet's entryCount computed property raises a signal when _yVals is nil #631
  • Not able to set custom class as a BarChartViewController in objective c #628
  • I want to know the project name - swift. h class of how to generate #627
  • LineChart xAxis can't match the point #626
  • set width of highlight in pie #625
  • what's wrong with:_OBJC_CLASS_$__TtC6Charts13LineChartView #623
  • How to draw a LineChartDataSet skipping certain data points #622
  • Show % Percentage value with Legend data #621
  • [Enhancement] avoidFirstLastClipping should keep the labels centered #619
  • yAxis label shows only when i touch the view #618
  • Legend colors not correct #617
  • [suggestion] Warning when wrong ChartDataSet is used for view #616
  • How to make the chart and the other chart with the same action #615
  • touchesEnded event in BarChartView not called #613
  • I put the deployment of XCODE target to 8.0 is an error, but change to 8.3 won't go wrong, what's the matter? #612
  • why drawValues has some condition which uses break, some uses continue? #611
  • Real Time Data and Moving X happens automatically ? #610
  • A way to add data to chart data entries in real time ? #609
  • Min and max number of horizontal lines #603
  • Pie Chart only one Legend data is visible #602
  • Myproject-swift.h has not founded in my project why?? #599
  • Charts pulled from cocoapods is still of version 2.1.3 and it has compile errors against Swift 2.0 #598
  • Fetch Stack Label at the click of the stack bar in the bar chart #596
  • Cannot load underlying module for 'XCTest' when i am using charts in xcode7.1 #595
  • setLabelsToSkip does not seem to function properly #594
  • Work around for scalable xaxis for line chart #593
  • unknown class Issue #592
  • Selective fill colors on LineChartView #591
  • how to set the YAxis or XAxis for custom value #590
  • Finger drawing (draw values into the chart with touch-gesture) implemented? #589
  • how to limit the YAxis Label's width? #588
  • how to combine chart as follows #587
  • no data available #585
  • Is there a way to add arrows to highlight line? #584
  • Getting question (?) mark while importing the library. How to get it resolved #583
  • Mixed Font Style for Line Chart of X-Axis #581
  • How to remove background gridlines from Bar Chart #579
  • Question: Gesture Detection #578
  • Crash originating in ChartViewPortHandler #576
  • Add gaps in LineChart #572
  • Cannot call getBarBounds from objective-c #570
  • issue with Bar width #569
  • UIPanGesture blocked while zoomed out completely #566
  • Using Charts library for real-time plotting #565
  • iOS-Charts not working on Jenkins #564
  • Swift 2 (Xcode 7) Bad address on accessing chart view #563
  • Custom offsets #562
  • iOS 7 && Xcode 7.1.1 build not success, 'Charts' Module no found #560
  • ChartYAxisValueFormatter in iOS #559
  • can i add this? #557
  • Problem uploading the archive. #556
  • A strange issue when the APP second launch in debug mode #554
  • Auto-adjusting graph scale on moving #553
  • Bar Chart view group in Swift #551
  • how to change the bar width #549
  • Calculating space (in px) between two points #548
  • CocoaPods can only install Charts with Version 2.1.3 #547
  • App didn't started with Charts #546
  • Setting custom values on top of bar chart #545
  • Issues submitting app to Apple store #544
  • Guidance on scrollable/pannable charts #543
  • Line chart in tableview cell #542
  • center lineChart value label to circle #541
  • Use LineChartView create chartview will not slide, #540
  • Getting some interesting errors when trying to upload our project to ITC with the latest ios-charts. #538
  • Running demo direct error, this is how it happened #536
  • StackLabels #534
  • Legend at bottom of graph show on more than one line. #532
  • Do we have any static library for ios-charts? #531
  • Highlight a label in xAxis #530
  • BalloonMarker shows float number with many digits after '.' #529
  • Get the visible max and min yAxis values #528
  • Scale and displacement by code #527
  • My own app is crashed and got error is fatal error: value failed to bridge from Swift type to a Objective-C type #525
  • if I want to set the RadarLabel like this! #524
  • Pie Chart Legends Missing with the dynamically filled data. #518
  • Resize chart due to data update #517
  • How to detect end of chart event? #508
  • Cannot distribute inhouse build with ios-charts library embedded to my project #486
  • Excessive Printing to Console #417
  • Module is not extensible #357

Merged pull requests:

v2.1.6 (2015-11-02)

Full Changelog

Implemented enhancements:

  • X axis names visibility (Rotation) #61

Closed issues:

  • hello,this library is very great!!! #523
  • [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:

v2.1.5 (2015-10-15)

Full Changelog

Fixed bugs:

  • chart is scrolling to top when reach maxScaleY and try zoom in again #463
  • Pie chart does not work well with separate animations on x and y axis simultaneously #456

Closed issues:

  • YAxis size calculations #480
  • Can't install app due to non matching architecture. #476
  • compiling for iPhone4s gives error like #344 #475
  • Compilation issue #473
  • Problem with marker in Swift #472
  • Crash: function signature specialization <Arg[0] = Owned To Guaranteed> of Charts.BarLineChartViewBase.calcModulus (Charts.BarLineChartViewBase)() -> (), line 444 #471
  • Pinch to Zoom is not being disabled properly. #470
  • how to draw a graph having x value but no values in y #467
  • Why set barRect.size.height = bottom - top to be negative? #465
  • swift 1.2 branch #459
  • Has anyone meet the '# has been removed from swift' problem under XCode version 7.0.1? #458
  • Multiple negative-able values in Stack bar chart #455
  • Limit Line Label Text Color #454
  • problems using autoScaleMinMaxEnabled #453
  • how to update the ios-charts in existing projects. #452
  • Provide callbacks on ChartViewDelegate to better handle dragging, touch, etc #451
  • moveViewToX problem #450
  • bar width #448
  • Can we show title of Axis? #447
  • Make _chart in CombinedChartRenderer internal #446
  • Dynamic graph display #445
  • Demo project is not working #443
  • xcode 7 issue? - non-existent file for the CFBundleExecutable key #442
  • Custom Y Axis entries with String values #441
  • Change size of the view that contain the chart #440
  • Label lines with different style, larger and not for all lines in grid #439
  • Pie chart data labels not in correct position. #436
  • Glitch while scrolling #430
  • A field crash issue for highestVisibleXIndex #329
  • Empty configuration over full configuration #308
  • [BarChart] single dataSet + force groupSpace=0.8 leads to wrong xAxis label rendering and highlight #284
  • Prebuilt Frameworks & Tagged Releases #217

Merged pull requests:

  • Changed _chart access modifier from private to internal #478 (AlBirdie)
  • fixed noDataText and NoDataTextDescription texts ovelapping issue #457 (zntfdr)
  • Only alow scaling further if the user can still zoom (Fixes #437) #438 (iangmaia)
  • Make the ChartXAxisRenderer more flexible: now possible to overwrite drawing the line or label of the ChartLimitLine #432 (pajai)

v2.1.4a (2015-10-02)

Full Changelog

Fixed bugs:

  • CGContextAddLineToPoint no current point. #419
  • Crash by initialize() of CombinedChartView #406
  • Radar chart + Bar Line chart Base + startAtZeroEnabled = false + negative values #166

Closed issues:

  • RadarChart (spider web chart) issue #435
  • dyld_fatal_error #434
  • Xcode 6.4 compilation errors #433
  • Error: Can't build demo project with XCode Version 6.4 (6E35b) #431
  • Custom ChartXAxisValueFormatter not Being Called with Data containing NSObjects #429
  • Error Swift 2 - ChartViewBase.swift #428
  • How to return xIndex that be selected in chart? #427
  • always return 0 in chartValueSelected function #426
  • Radar Chart can not open in Charts Demo project #424
  • ScatterChartRenderer - create a custom shape #423
  • How to add custom text to the diagram #421
  • App/Xcode crashing when charts are loaded #410
  • Max Y value sometimes get clipped #405
  • Display X-axis and y-axis names and Can i display x axis values vertically #403
  • How to show time values in horizontal Bar chart? #402
  • ios 9 - xcode 7 #400
  • bar chart with gradient #398
  • Multiple Lines in LineChart. #397
  • Line Graph error #396
  • Charts running on Simulator only #381
  • Multiple axis - line charts drawing #366
  • Marker frame adjustment according to bounds #364
  • Sequencing of legend titles #363
  • Legend has only one label #361
  • Can add the missing value support #355
  • CombinedChartView line + bar #353
  • drawFillEnabled in line chart bug? #351
  • [BUG] highlighted bar animation on Y Axis for all bar charts is wrong and not same speed #349
  • HELP : some problem never met about iOS-charts #341
  • Multiple line Chart, same view #340
  • Position Pie Chart over the View #337
  • Having multiple colour bands with an area that changes dynamically over time #336
  • Adding Large number of data points -- addEntry() #333
  • Can I implement this kind of chart with this library? #328
  • iOS Chart Y-Axis High Limit #317
  • how to place the Y axis label at the bottom of the chart? #314
  • Real-time Charts #263
  • Drawing circles for values on the radar chart #138

Merged pull requests:

v2.1.4 (2015-09-21)

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)
  • Changed Release signing configuration to "iOS Developer" to improve Carthage compatibility #297 (JaviSoto)
  • Fixes xcode beta 5 compile errors #291 (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)

v2.1.3 (2015-08-05)

Full Changelog

Closed issues:

  • Limit Legend for combined charts #272
  • 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)

v2.1.2 (2015-07-26)

Full Changelog

v2.1.1 (2015-07-26)

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
  • 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 (2015-05-05)

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 (2015-04-08)

Closed issues:

  • Import with Swift(not objc) not working #14
  • 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 Change Log was automatically generated by github_changelog_generator