All Projects → halfhp → Androidplot

halfhp / Androidplot

Licence: apache-2.0
Charts and plots for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Androidplot

Sparklinelayout
Simple and lightweight library for drawing sparklines / graphs. Support markers and gradients.
Stars: ✭ 291 (-23.62%)
Mutual labels:  graph, library, chart
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (+43.83%)
Mutual labels:  graph, library, chart
V Chart Plugin
Easily bind a chart to the data stored in your Vue.js components.
Stars: ✭ 188 (-50.66%)
Mutual labels:  graph, chart
Jira Dependency Graph
Graph visualizer for JIRA tickets' dependencies
Stars: ✭ 194 (-49.08%)
Mutual labels:  graph, chart
Meter
Laravel package to find performance bottlenecks in your laravel application.
Stars: ✭ 204 (-46.46%)
Mutual labels:  graph, chart
Graphlib
Simple but powerful graph library for Rust
Stars: ✭ 148 (-61.15%)
Mutual labels:  graph, library
Libgrape Lite
🍇 A C++ library for parallel graph processing 🍇
Stars: ✭ 169 (-55.64%)
Mutual labels:  graph, library
Squid
A Ruby library to plot charts in PDF files
Stars: ✭ 205 (-46.19%)
Mutual labels:  graph, chart
React D3 Components
D3 Components for React
Stars: ✭ 1,599 (+319.69%)
Mutual labels:  graph, chart
Chart.js
Simple HTML5 Charts using the <canvas> tag
Stars: ✭ 55,646 (+14505.25%)
Mutual labels:  graph, chart
Clchart
A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.
Stars: ✭ 250 (-34.38%)
Mutual labels:  graph, chart
Fl chart
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart, Scatter Chart and Radar Chart.
Stars: ✭ 3,882 (+918.9%)
Mutual labels:  graph, chart
Aachartkit Swift
📈📊📱💻🖥️An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、…
Stars: ✭ 1,962 (+414.96%)
Mutual labels:  graph, chart
Npmcharts.com
Compare npm package downloads over time
Stars: ✭ 129 (-66.14%)
Mutual labels:  graph, chart
Graphic
A Flutter data visualization library based on Grammar of Graphics.
Stars: ✭ 173 (-54.59%)
Mutual labels:  graph, chart
Asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
Stars: ✭ 1,805 (+373.75%)
Mutual labels:  graph, chart
Swiftcharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,336 (+513.12%)
Mutual labels:  graph, chart
Coingraph
Coingraph is a real-time graph for cryptocurrencies.
Stars: ✭ 116 (-69.55%)
Mutual labels:  graph, chart
X6
🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
Stars: ✭ 2,686 (+604.99%)
Mutual labels:  graph, chart
Charts
Simple, responsive, modern SVG Charts with zero dependencies
Stars: ✭ 14,112 (+3603.94%)
Mutual labels:  graph, chart

image Androidplot CircleCI codecov Twitter URL

A library for creating dynamic and static charts in Android apps. It’s designed from the ground up for Android, compatible with all versions of Android from 1.6 onward and is used by over 1,000 apps on Google Play.

Codix

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 2018 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].