Skip to content

halfhp/androidplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 22, 2024
2a15eed · Aug 22, 2024
Aug 22, 2024
Aug 24, 2016
Aug 22, 2024
Aug 22, 2024
Aug 22, 2024
Aug 22, 2024
Aug 22, 2024
Aug 1, 2022
Aug 5, 2017
May 4, 2018
Aug 1, 2022
Feb 7, 2017
Aug 22, 2024
Sep 19, 2021
Nov 25, 2013
Nov 25, 2013
Dec 14, 2015

Repository files navigation

image Androidplot AndroidPlot Codix codecov Twitter URL

A library for creating dynamic and static charts in Android apps.

Androidplot is compatible with all versions of Android from 1.6 onward, works equally with Kotlin and Java codebases and is compatible with Jetpack compose.

If you enjoy the lib, please rate us on codix.io!

Features:

  • Line Charts
  • Scatter Charts
  • Bar Charts
  • Pie Charts
  • Step Charts
  • Candlestick Charts
  • Bubble Charts
  • Dynamic plots
  • Pan & Zoom

Usage

Links

Help

Technical questions should be posted using the androidplot tag on Stack Overflow. For everything else use the Google Groups forum.

License

Androidplot has been made available under the Apache 2.0 license:

Copyright 2021 Androidplot.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.