Skip to content

Commit b893873

Browse files
committed
Merge pull request #3211 from vsouza/imp/clean-chart-category
reorganize charts category and remove archived projects f519a6b
1 parent 6af9f4d commit b893873

File tree

2 files changed

+40
-48
lines changed

2 files changed

+40
-48
lines changed

README.md

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git
164164
- [Websocket](#websocket)
165165
- [Tools](#tools)
166166
- [Tutorials and Keynotes](#tutorials-and-keynotes)
167-
- [UI Templates](#ui-templates)
167+
- [UI Templates](#ui-templates)
168168
- [Xcode](#xcode)
169169
- [Extensions (Xcode 8+)](#extensions-xcode-8)
170170
- [Themes](#themes)
@@ -342,43 +342,39 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git
342342

343343
## Charts
344344

345-
*Beautiful, Easy and Fully customized charts*
345+
*Explore beautiful, easy-to-use, and customizable iOS charting libraries, perfect for creating dynamic and stunning data visualizations.*
346346

347-
- [Charts](https://github.com/danielgindi/Charts) - A powerful chart / graph framework, the iOS equivalent to [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart).
348-
- [PNChart](https://github.com/kevinzhow/PNChart) - A simple and beautiful chart lib used in Piner and CoinsMan for iOS.
349-
- [XJYChart](https://github.com/JunyiXie/XJYChart) - A Beautiful chart for iOS. Support animation, click, slide, area highlight.
350-
- [JBChartView](https://github.com/Jawbone/JBChartView) - iOS-based charting library for both line and bar graphs.
351-
- [XYPieChart](https://github.com/xyfeng/XYPieChart) - A simple and animated Pie Chart for your iOS app.
352-
- [TEAChart](https://github.com/xhacker/TEAChart) - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.
353-
- [EChart](https://github.com/zhuhuihuihui/EChart) - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.
354-
- [FSLineChart](https://github.com/ArthurGuibert/FSLineChart) - A line chart library for iOS.
355-
- [chartee](https://github.com/zhiyu/chartee) - A charting library for mobile platforms.
356347
- [ANDLineChartView](https://github.com/anaglik/ANDLineChartView) - ANDLineChartView is easy to use view-based class for displaying animated line chart.
357-
- [TWRCharts](https://github.com/chasseurmic/TWRCharts) - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.
358-
- [SwiftCharts](https://github.com/i-schuetz/SwiftCharts) - Easy to use and highly customizable charts library for iOS.
348+
- [Charts](https://github.com/danielgindi/Charts) - A powerful chart/graph framework, the iOS equivalent to [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart).
349+
- [CoreCharts](https://github.com/cagricolak/CoreCharts) - CoreCharts is a simple powerful yet Charts library for apple products.
350+
- [core-plot](https://github.com/core-plot/core-plot) - A 2D plotting lib which is highly customizable and capable of drawing many types of plots.
351+
- [CSPieChart](https://github.com/youkchansim/CSPieChart) - iOS PieChart Opensource. This is very easy to use and customizable.
352+
- [DDSpiderChart](https://github.com/dadalar/DDSpiderChart) - Easy to use and customizable Spider (Radar) Chart library for iOS written in Swift.
353+
- [Dr-Charts](https://github.com/Zomato/DR-charts) - Dr-Charts is a highly customisable, easy to use and interactive chart/graph framework in Objective-C.
354+
- [EChart](https://github.com/zhuhuihuihui/EChart) - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.
355+
- [EatFit](https://github.com/Yalantis/EatFit) - Eat fit is a component for attractive data representation inspired by Google Fit.
359356
- [FlowerChart](https://github.com/drinkius/flowerchart) - Flower-shaped chart with custom appearance animation, fully vector.
360-
- [Scrollable-GraphView](https://github.com/philackm/ScrollableGraphView) - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
361-
- [Dr-Charts](https://github.com/Zomato/DR-charts) - Dr-Charts is a highly customisable, easy to use and interactive chart / graph framework in Objective-C.
362-
- [Graphs](https://github.com/recruit-mtl/Graphs) - Light weight charts view generator for iOS.
363357
- [FSInteractiveMap](https://github.com/ArthurGuibert/FSInteractiveMap) - A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS.
358+
- [FSLineChart](https://github.com/ArthurGuibert/FSLineChart) - A line chart library for iOS.
359+
- [Graphs](https://github.com/recruit-mtl/Graphs) - Light weight charts view generator for iOS.
360+
- [JBChartView](https://github.com/Jawbone/JBChartView) - iOS-based charting library for both line and bar graphs.
364361
- [JYRadarChart](https://github.com/johnnywjy/JYRadarChart) - An iOS open source Radar Chart implementation.
365-
- [TKRadarChart](https://github.com/TBXark/TKRadarChart) - A customizable radar chart in Swift.
366-
- [MagicPie](https://github.com/AlexandrGraschenkov/MagicPie) - Awesome layer based pie chart. Fantastically fast and fully customizable. Amazing animations available with MagicPie.
362+
- [MagicPie](https://github.com/AlexandrGraschenkov/MagicPie) - Awesome layer-based pie chart. Fantastically fast and fully customizable. Amazing animations available with MagicPie.
363+
- [PNChart](https://github.com/kevinzhow/PNChart) - A simple and beautiful chart lib used in Piner and CoinsMan for iOS.
367364
- [PieCharts](https://github.com/i-schuetz/PieCharts) - Easy to use and highly customizable pie charts library for iOS.
368-
- [CSPieChart](https://github.com/youkchansim/CSPieChart) - iOS PieChart Opensource. This is very easy to use and customizable.
369-
- [DDSpiderChart](https://github.com/dadalar/DDSpiderChart) - Easy to use and customizable Spider (Radar) Chart library for iOS written in Swift.
370-
- [core-plot](https://github.com/core-plot/core-plot) - a 2D plotting lib which is highly customizable and capable of drawing many types of plots.
371-
- [ChartProgressBar](https://github.com/hadiidbouk/ChartProgressBar-iOS) - Draw a chart with progress bar style.
365+
- [Scrollable-GraphView](https://github.com/philackm/ScrollableGraphView) - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
372366
- [SMDiagramViewSwift](https://github.com/VRGsoftUA/SMDiagramView) - Meet cute and very flexibility library for iOS application for different data view in one circle diagram.
373367
- [Swift LineChart](https://github.com/zemirco/swift-linechart) - Line Chart library for iOS written in Swift.
374368
- [SwiftChart](https://github.com/gpbl/SwiftChart) - Line and area chart library for iOS.
375-
- [EatFit](https://github.com/Yalantis/EatFit) - Eat fit is a component for attractive data representation inspired by Google Fit.
376-
- [CoreCharts](https://github.com/cagricolak/CoreCharts) - CoreCharts is a simple powerful yet Charts library for apple products.
369+
- [TEAChart](https://github.com/xhacker/TEAChart) - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.
370+
- [TKRadarChart](https://github.com/TBXark/TKRadarChart) - A customizable radar chart in Swift.
371+
- [TWRCharts](https://github.com/chasseurmic/TWRCharts) - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.
372+
- [XJYChart](https://github.com/JunyiXie/XJYChart) - A Beautiful chart for iOS. Support animation, click, slide, area highlight.
377373

378374
**[back to top](#contributing-and-collaborating)**
379375

380376
## Code Injection
381-
377+
382378
*Decrease development time with these tools*
383379

384380
- [Inject](https://github.com/krzysztofzablocki/Inject) - Hot Reloading for Swift applications!

index.html

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -459,38 +459,34 @@ <h2 id="cache"><a class="anchor" aria-hidden="true" tabindex="-1" href="#cache">
459459
</ul>
460460
<p><strong><a href="#contributing-and-collaborating">back to top</a></strong></p>
461461
<h2 id="charts"><a class="anchor" aria-hidden="true" tabindex="-1" href="#charts"><span class="octicon octicon-link"></span></a>Charts</h2>
462-
<p><em>Beautiful, Easy and Fully customized charts</em></p>
462+
<p><em>Explore beautiful, easy-to-use, and customizable iOS charting libraries, perfect for creating dynamic and stunning data visualizations.</em></p>
463463
<ul>
464-
<li><a href="https://github.com/danielgindi/Charts">Charts</a> - A powerful chart / graph framework, the iOS equivalent to <a href="https://github.com/PhilJay/MPAndroidChart">MPAndroidChart</a>.</li>
465-
<li><a href="https://github.com/kevinzhow/PNChart">PNChart</a> - A simple and beautiful chart lib used in Piner and CoinsMan for iOS.</li>
466-
<li><a href="https://github.com/JunyiXie/XJYChart">XJYChart</a> - A Beautiful chart for iOS. Support animation, click, slide, area highlight.</li>
467-
<li><a href="https://github.com/Jawbone/JBChartView">JBChartView</a> - iOS-based charting library for both line and bar graphs.</li>
468-
<li><a href="https://github.com/xyfeng/XYPieChart">XYPieChart</a> - A simple and animated Pie Chart for your iOS app.</li>
469-
<li><a href="https://github.com/xhacker/TEAChart">TEAChart</a> - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.</li>
470-
<li><a href="https://github.com/zhuhuihuihui/EChart">EChart</a> - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.</li>
471-
<li><a href="https://github.com/ArthurGuibert/FSLineChart">FSLineChart</a> - A line chart library for iOS.</li>
472-
<li><a href="https://github.com/zhiyu/chartee">chartee</a> - A charting library for mobile platforms.</li>
473464
<li><a href="https://github.com/anaglik/ANDLineChartView">ANDLineChartView</a> - ANDLineChartView is easy to use view-based class for displaying animated line chart.</li>
474-
<li><a href="https://github.com/chasseurmic/TWRCharts">TWRCharts</a> - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.</li>
475-
<li><a href="https://github.com/i-schuetz/SwiftCharts">SwiftCharts</a> - Easy to use and highly customizable charts library for iOS.</li>
465+
<li><a href="https://github.com/danielgindi/Charts">Charts</a> - A powerful chart/graph framework, the iOS equivalent to <a href="https://github.com/PhilJay/MPAndroidChart">MPAndroidChart</a>.</li>
466+
<li><a href="https://github.com/cagricolak/CoreCharts">CoreCharts</a> - CoreCharts is a simple powerful yet Charts library for apple products.</li>
467+
<li><a href="https://github.com/core-plot/core-plot">core-plot</a> - A 2D plotting lib which is highly customizable and capable of drawing many types of plots.</li>
468+
<li><a href="https://github.com/youkchansim/CSPieChart">CSPieChart</a> - iOS PieChart Opensource. This is very easy to use and customizable.</li>
469+
<li><a href="https://github.com/dadalar/DDSpiderChart">DDSpiderChart</a> - Easy to use and customizable Spider (Radar) Chart library for iOS written in Swift.</li>
470+
<li><a href="https://github.com/Zomato/DR-charts">Dr-Charts</a> - Dr-Charts is a highly customisable, easy to use and interactive chart/graph framework in Objective-C.</li>
471+
<li><a href="https://github.com/zhuhuihuihui/EChart">EChart</a> - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.</li>
472+
<li><a href="https://github.com/Yalantis/EatFit">EatFit</a> - Eat fit is a component for attractive data representation inspired by Google Fit.</li>
476473
<li><a href="https://github.com/drinkius/flowerchart">FlowerChart</a> - Flower-shaped chart with custom appearance animation, fully vector.</li>
477-
<li><a href="https://github.com/philackm/ScrollableGraphView">Scrollable-GraphView</a> - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.</li>
478-
<li><a href="https://github.com/Zomato/DR-charts">Dr-Charts</a> - Dr-Charts is a highly customisable, easy to use and interactive chart / graph framework in Objective-C.</li>
479-
<li><a href="https://github.com/recruit-mtl/Graphs">Graphs</a> - Light weight charts view generator for iOS.</li>
480474
<li><a href="https://github.com/ArthurGuibert/FSInteractiveMap">FSInteractiveMap</a> - A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS.</li>
475+
<li><a href="https://github.com/ArthurGuibert/FSLineChart">FSLineChart</a> - A line chart library for iOS.</li>
476+
<li><a href="https://github.com/recruit-mtl/Graphs">Graphs</a> - Light weight charts view generator for iOS.</li>
477+
<li><a href="https://github.com/Jawbone/JBChartView">JBChartView</a> - iOS-based charting library for both line and bar graphs.</li>
481478
<li><a href="https://github.com/johnnywjy/JYRadarChart">JYRadarChart</a> - An iOS open source Radar Chart implementation.</li>
482-
<li><a href="https://github.com/TBXark/TKRadarChart">TKRadarChart</a> - A customizable radar chart in Swift.</li>
483-
<li><a href="https://github.com/AlexandrGraschenkov/MagicPie">MagicPie</a> - Awesome layer based pie chart. Fantastically fast and fully customizable. Amazing animations available with MagicPie.</li>
479+
<li><a href="https://github.com/AlexandrGraschenkov/MagicPie">MagicPie</a> - Awesome layer-based pie chart. Fantastically fast and fully customizable. Amazing animations available with MagicPie.</li>
480+
<li><a href="https://github.com/kevinzhow/PNChart">PNChart</a> - A simple and beautiful chart lib used in Piner and CoinsMan for iOS.</li>
484481
<li><a href="https://github.com/i-schuetz/PieCharts">PieCharts</a> - Easy to use and highly customizable pie charts library for iOS.</li>
485-
<li><a href="https://github.com/youkchansim/CSPieChart">CSPieChart</a> - iOS PieChart Opensource. This is very easy to use and customizable.</li>
486-
<li><a href="https://github.com/dadalar/DDSpiderChart">DDSpiderChart</a> - Easy to use and customizable Spider (Radar) Chart library for iOS written in Swift.</li>
487-
<li><a href="https://github.com/core-plot/core-plot">core-plot</a> - a 2D plotting lib which is highly customizable and capable of drawing many types of plots.</li>
488-
<li><a href="https://github.com/hadiidbouk/ChartProgressBar-iOS">ChartProgressBar</a> - Draw a chart with progress bar style.</li>
482+
<li><a href="https://github.com/philackm/ScrollableGraphView">Scrollable-GraphView</a> - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.</li>
489483
<li><a href="https://github.com/VRGsoftUA/SMDiagramView">SMDiagramViewSwift</a> - Meet cute and very flexibility library for iOS application for different data view in one circle diagram.</li>
490484
<li><a href="https://github.com/zemirco/swift-linechart">Swift LineChart</a> - Line Chart library for iOS written in Swift.</li>
491485
<li><a href="https://github.com/gpbl/SwiftChart">SwiftChart</a> - Line and area chart library for iOS.</li>
492-
<li><a href="https://github.com/Yalantis/EatFit">EatFit</a> - Eat fit is a component for attractive data representation inspired by Google Fit.</li>
493-
<li><a href="https://github.com/cagricolak/CoreCharts">CoreCharts</a> - CoreCharts is a simple powerful yet Charts library for apple products.</li>
486+
<li><a href="https://github.com/xhacker/TEAChart">TEAChart</a> - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.</li>
487+
<li><a href="https://github.com/TBXark/TKRadarChart">TKRadarChart</a> - A customizable radar chart in Swift.</li>
488+
<li><a href="https://github.com/chasseurmic/TWRCharts">TWRCharts</a> - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.</li>
489+
<li><a href="https://github.com/JunyiXie/XJYChart">XJYChart</a> - A Beautiful chart for iOS. Support animation, click, slide, area highlight.</li>
494490
</ul>
495491
<p><strong><a href="#contributing-and-collaborating">back to top</a></strong></p>
496492
<h2 id="code-injection"><a class="anchor" aria-hidden="true" tabindex="-1" href="#code-injection"><span class="octicon octicon-link"></span></a>Code Injection</h2>

0 commit comments

Comments
 (0)