LaplaceKLine
LaplaceKLine copied to clipboard
Android K线图 基于MPAndroidChart
LaplaceKLine
[email protected]
K线图表
Powered By MPAndroidChart

Usage
Gradle
Project level build.gradle
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
App level build.gradle
dependencies {
implementation 'com.github.limxing:LaplaceKLine:1.1.4"'
}
License
LaplaceKLine is available under the MIT license.