Mercurial > public > stock-charts
changeset 128:212573e8b5d4
Update README.md
committer: GitHub <noreply@github.com>
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 12 Dec 2023 08:57:22 +0000 |
parents | fc066e00f4b6 |
children | b8549a53d732 |
files | README.md |
diffstat | 1 files changed, 2 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Fri Aug 11 18:53:38 2023 +0000 +++ b/README.md Tue Dec 12 08:57:22 2023 +0000 @@ -1,15 +1,8 @@ -# stock-charts [DEPRECATED] +# stock-charts -Now, there is a way to make charts with a native API, check -> [Charts](https://developer.apple.com/documentation/charts). +This library has been deprecated. Use the native API -> [Charts](https://developer.apple.com/documentation/charts). A library to display interactive charts in SwiftUI. <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> - -- Docs: <https://denniscm.com/proj/stock-charts.html> -- Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/stock-charts> - - Mirrors: - - Github: <https://github.com/denniscmartin/stock-charts> - - Gitlab: <https://gitlab.com/denniscmartin/stock-charts> -