일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- kotlin
- UITableView
- Storyboard
- ios
- Chrats
- Xcode
- library
- 라이브러리
- Apple
- Python
- Swift
- alamofire
- ui
- androidstudio
- 개발
- UIButton
- charts
- Chart
- graph
- TableView
- 개발자
- button
- PyQt5
- 어플리케이션
- UIKit
- 그래프
- modal
- Android
- PyQt
- cocoapods
Archives
- Today
- Total
Jiwift
[iOS/Swift] DGCharts 그래프 라이브러리 barBorderColor | 바 차트 선 색, 막대 그래프 선 색상 변경 본문
라이브러리/DGCharts
[iOS/Swift] DGCharts 그래프 라이브러리 barBorderColor | 바 차트 선 색, 막대 그래프 선 색상 변경
지위프트 2023. 1. 15. 02:12반응형
// 선 색
barChartdataSet.barBorderColor = .red
위 메서드를 적용하고 싶은 막대 그래프 데이터 셋에 적용
SwiftExample/BarChartViewController.swift at main · wlxo0401/SwiftExample (github.com)
반응형