Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 386 Bytes

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