All Versions
35
Latest Version
Avg Release Cycle
87 days
Latest Release
711 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.2.4 Changes
March 31, 2016π Fixed bugs:
- Cubic line goes over the last point #683
- drawCubicEnabled on LineChartView is missing points when Y Values are missing #157
Closed issues:
- can not run ChartsDemo. #900
- Barchart xAxis always displaying #899
- π Multiple 'Charts.framework'. Build fails due to dependencies. #897
- Custom X Axis for BarChartView #896
- UISwipeGestureRecognizer for BarChartView #895
- The view hierarchy is not prepared for the constraint #893
- Could not find
Charts.framework
in the "Embedded Binaries" #891 - Barchart with diffrent width bar #890
- Weird numbers on BarChart #889
- Two line in X-Axis #888
- Set the leftAxis label color differently #885
- Could leftAxis and rightAxis's border be hidden? #884
- The barchart data not filled the whole container #883
- Barchart positive negtive label and xAxis overlapping #882
- π How to remove the edge's border of time line chart filled shaped #881
- Master branch is not compiling #879
- App Submission - API analysis file too large #878
- Swift 2.2 #877
- avoidFirstLastClippingEnabled Still be clipped in CombinedChartView #876
- How to make the ChartXAxis has an offset between the zero point #875
- Carthage & Xcode 7.3 Pre-Built Binaries Error #874
- Scrolling glitch #873
- Request for enhancement: combined chart(BarChart (grouped DataSets) and linechart) #871
- CandleStickChartView.shadowColor #870
- Marker behind line limit #867
- Horizontal Chart Issue #866
- π How to move data points with finger drag at run time. #865
- β‘οΈ Chart customAxisMax and customAxisMin doesn't update correctly #864
- π auto scale min/max option doesn't seem to change anything #863
- Confused as to how to install using CocoaPods #862
- Different spacing between same width bars in BarChartView #860
- Get color of the specify data? #859
- DrawCubicEnabled line starts from wrong position #855
- How to prevent xAxis values and dataset value get overlapped ? #854
- Program crash #853
- Zoomin Graphview #852
- π Make ChartXAxisRenderer calculate labelsWidth based on string output by custom ChartXAxisValueFormatter #851
- Zooming an already zoomed view #850
- BarChart adds double x axis #849
- β Remove text above dot in iOS Charts #848
- how to start graph from (0,0) points instead of 60 on y-Axis? #846
- π Change dataSet axis dependency #845
- β integrate native chart display incorrectly #842
- How can I draw bubble charts in swift project. #841
- Making HorizontalBarChartView scrolling vertically #839
- custom BallonMaker text #838
- Horizontal zoom in line chart #837
- ScatterChart - Is it possible to create a background color like this? #835
- How to create Stacked Bar Chart and Grouped Bar Chart #834
- fatal error: unexpectedly found nil while unwrapping an Optional value error when I set barChartView.noDataText #833
- Can I change fonts of labels on x And y axis in a bar graph. #832
- LineChartView avoid painting 0 values #830
- [Feature] Double-tap Gesture #829
- How to draw a rectangle,or how to get the last point's CGPoint? #827
- Changing width of the bar in bar chart #820
- The return value is a problem with the calculateMinimumRadiusForSpacedSlice method #819
- import Charts: Error No Such Module Charts? #818
- Can we define minor and major grid lines β¨with specification like (line color, line thickness, on/off )? #817
- LineChart Delegate for line values #816
- Linechart X Labels overlap feature #813
- π Can we support 2 more than y scales/ multiple Y axis ? #812
- β Codesign error to physical device on latest #810
- Programatically scroll to end of line chart #809
- BalloonMarker - display X data #808
- multiple datasets with different x-values in chart #807
- Will ios-charts supoprt non-uniform data #806
- π Not able to build for iPhone 6 #805
- β Gap issues on latest version #804
- π§ Error in 'ChartPlatform.swift' while compiling : Expected #else or #endif at the end of configuration block #803
- In iOS-Chart how to hide the x and y axis and all the grid lines. #801
- Create Chart from data in Firebase db #800
- π How to make the chart and the other chart with the same translation #799
- Color of crosshairs? #796
- How to make horizontal dotted line to solid line same as vertical line. #793
- ios 8.1 fatal error:value failed to bridge from Swift type to a Objective-C type #792
- xAxis end label is cutting down in Line chart #791
- Is there a way to have multi line labels in x axis. #790
- help! #788
- Positioning on changing of the screen orientation #786
- Scatter chart data set color not working #784
- fatal error: value failed to bridge from Swift type to a Objective-C type #783
- Error on RadarChart (drawFilledEnabled set to true) #760
- Can't set x axis offset #677
- Right Y-Axis values displaying incorrectly in LineChartDemo #665
- Y - Axis Values stick together #608
- Charts over scrollview not scrolling in iPad only #550
- Stepped line charts #539
- Line chart circle positions #535
- Y-Axis values "stick together" occasionally #469
- π Feature : initial display of the graph #468
- Candle Stick not filled make the stick and the gridline show within the candle #444
- β Unit tests? ;) #414
- How to draw a line only for the 5th value of dataset along x axis? #409
- Data Showing 0 and 1 only in y-axis if array contains only 0.0 double values. #338
- Extending lines between data points when zoomed and panning #330
- lowestVisibleXIndex never gets zero after zooming out #294
- on candle graph, when the candle is small then its not showing #281
- Bar Chart > Range bar #100
- General discussion & news #92
- Core Data interfacing? #15
π Merged pull requests:
- β remove duplicated statement #894 (liuxuan30)
- β Add new pie chart renderer with polyline indicate #869 (wjacker)
- β Add a Gitter chat badge to README.md #861 (gitter-badger)
- Type bug in PieChartData #847 (leoMehlig)
- π Supporting borders on bars, Fixes issue #822 #844 (AndreasIgelCC)
- β‘οΈ Update Readme #828 (PhilJay)
- Keep position on rotation #824 (leoMehlig)
- Set code signing identity for iOS targets #811 (krbarnes)
- β Add trailing newline for preprocessor statement #795 (boourns)
-
v2.2.3 Changes
February 29, 2016Closed 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)
-
v2.2.2 Changes
February 09, 2016π Fixed bugs:
- 0οΈβ£ 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 Changes
February 01, 2016π 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:
- β‘οΈ Update podspec for realm and 2.2.0 #725 (petester42)
-
v2.2.0 Changes
January 26, 2016π 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
- 0οΈβ£ 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:
- Activate require app extension safe API to be able to use library inside an app extension #708 (adonaire-sage)
- π fix code indent problem in ChartYAxisRendererRadarChart, ChartYAxisRenderer, BarChartDataSet, RadarChartView #675 (liuxuan30)
- β add an option to set line cap of axis grid line #660 (mconintet)
- π Fix minor typo in BarLineChartViewBase #651 (patrickreynolds)
- Stop axis labels duplicating. #315 [Pending squash and cleanup] #648 (noais)
- Adapted ChartLegendRenderer class to upcoming Swift 3 changes and improved code readability #643 (zntfdr)
- β Remove verbose semicolons #639 (AntiMoron)
- β Adds CI #636 (petester42)
- β Add missing images for bar chart tests #635 (petester42)
- π Use nil coalescing in ChartDataSet's entryCount (Fixes #631) #632 (aarondaub)
- β add highlight circle for radar chart #630 (liuxuan30)
- β Remove useless parentheses causing swift build error #614 (chanil1218)
- β Add change log file. #605 (skywinder)
- β add initialize dataSets in setter #600 (liuxuan30)
- β Bar chart tests #580 (alvesjtiago)
- π Make getBarBounds callable from Objective-C code (Fixes #570) #571 (adonaire-sage)
- round the float value before we cast to Int #558 (liuxuan30)
-
v2.1.6 Changes
November 02, 2015Implemented 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)
-
v2.1.5 Changes
October 15, 2015π 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.4 Changes
September 21, 2015π 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)
- β¬οΈ bump podspec to 2.1.3 #290 (petester42)
- π¨ Minor refactor for BarLineChartViewBase #268 (liuxuan30)
- β¨ Enhanced label positioning at limit lines (enum ChartLimitLabelPosition) #243 (SvenMuc)
- π fix radar chart negative value rendering bug if startAtZeroEnabled is false for issue #166 #207 (liuxuan30)
- π Performance Enhancements #29 - candle chart #192 (dorsoft)
-
v2.1.4.a Changes
October 02, 2015π 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:
- Start of pan gesture should not be cancelled by no drag #420 (niraj-rayalla)
- π Allow the minimum offset to be customized #395 (icecrystal23)
- β Add support for a legend above the chart #393 (icecrystal23)
- β Add target for tvOS and get it to compile #392 (icecrystal23)
- be explicit on how to install 'Charts' when using CocoaPods since #376 (codeHatcher)
-
v2.1.3 Changes
August 05, 2015Closed 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)