Skip to content

Djek-grif/simple-line-chart

Repository files navigation

simple-line-chart

This is an example of a simple linear chart with implementation like custom view.

Usage

<com.djekgrif.linechart.LineChartView
        android:id="@+id/line_chart"
        android:layout_width="match_parent"
        android:layout_height="140dp"/>

LineChart

About

📈 This is an example of a simple linear chart with implementation like custom view.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages