SparkLineLayout icon indicating copy to clipboard operation
SparkLineLayout copied to clipboard

Simple and lightweight library for drawing sparklines / graphs. Support markers and gradients.

Results 1 SparkLineLayout issues
Sort by recently updated
recently updated
newest added

https://github.com/majorkik/SparkLineLayout/blob/f634990311d59c36b381d2636138a374cbb9e4c1/sparklinelibrary/src/main/java/com/majorik/sparklinelibrary/SparkLineLayout.kt#L187 Fixed this locally with: ``` pathSparkLine.reset() pathLineLeft.reset() pathLineRight.reset() ``` When `onDraw` is re-called