MPAndroidChart1 Android(Kotlin), Jetpack Compose로 구현한 UI에서 MPAndroidChart를 활용하여 그래프 그리기 0. 개요 MPAndroidCart는 Philipp jahoda라는 분이 만든 앱을 위한 차트 라이브러리이다. 이번엔 Room DB에 저장된 데이터들을 불러 그래프를 선형 그래프를 구현해보자. 1. MPAndroidChart를 활용하여 구현할 수 있는 그래프 1) LineChart - simple design - cubic lines - grdient fill 2) BarChart - simple design - grouped DataSets 3) Horizontal-BarChart 4) Combiend-BarChart(bar - andlineChart in this case) 5) PieChart(with selection, ..) 6) ScatterChart(with squares, triangles.. 2024. 4. 8. 이전 1 다음