• Stars
    star
    500
  • Rank 88,178 (Top 2 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 13 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Charts and plots for Android

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.