728x90
반응형
iOS SwiftUI Radar Chart 방사형 차트 (육각 graph, 오각 그래프)
// https://github.com/TheAppWizard/RadarChart/// 방사형 차트struct RadarChart: View { let data: [Double] let labels: [String] let maxValues: [Double] let shapeColor: Color let frameHeight: CGFloat? let frameWidth: CGFloat? init(data: [Double], labels: [String], maxValues: [Double], shapeColor: Color, frameHeight: CGFloat? = nil, frameWidth: CGFloat? = nil) { self.data ..
iOS SwiftUI
2024. 9. 1. 00:00
728x90
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Localizations
- SKPaymentTransactionObserver
- AppStore
- TabBar
- 테이블뷰
- presentationcompactadaptation
- 리젝
- 엑스코드
- Authorization
- custom segment
- 프로그레스
- localizing
- SKProductsRequestDelegate
- 아이오에스
- Reject
- SKPayment
- 로컬라이징
- 스위프트
- ios
- 심사
- indicator
- TabView
- 다국어
- SWIFT
- swiftUI
- Xcode
- 인디케이터
- permission
- Language
- Localized
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함