127
|
1
|
|
2 # stock-charts [DEPRECATED]
|
|
3
|
|
4 Now, there is a way to make charts with a native API, check -> [Charts](https://developer.apple.com/documentation/charts).
|
|
5
|
|
6 A library to display interactive charts in SwiftUI.
|
|
7
|
79
|
8 <a href="https://www.producthunt.com/posts/stockcharts-for-swiftui?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-stockcharts-for-swiftui" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=295975&theme=dark" alt="StockCharts for SwiftUI - Display interactive stock charts easily 🎉 | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
45
|
9
|
127
|
10 - Docs: <https://denniscm.com/proj/stock-charts.html>
|
|
11 - Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/stock-charts>
|
|
12 - Mirrors:
|
|
13 - Github: <https://github.com/denniscmartin/stock-charts>
|
|
14 - Gitlab: <https://gitlab.com/denniscmartin/stock-charts>
|
117
|
15
|