jetpack-linear-chart

A simple way to draw linear chart using Jetpack Compose

We can pass one parameter to decide one of the algorithms below:

  • Draw line between two points (x0,y0) and (x1,y1)
  • Draw a curve between two points using Bézier Curves

Showcase


LICENSE

MIT © MIT

GitHub

View Github