• Stars
    star
    2,208
  • Rank 19,997 (Top 0.5 %)
  • Language
    Java
  • Created over 6 years ago
  • Updated 9 months ago

Reviews

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

Repository Details

AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.

AnyChart - Robust JavaScript/HTML5 Chart library for any project

AnyChart for Android

API

AnyChart Android Charts is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.

Check out getting started.

Installation

Gradle

Add this to the root build.gradle at the end of repositories (WARNING: Make sure you add this under allprojects not under buildscript):

allprojects {
        repositories {
                ...
                maven { url 'https://jitpack.io' }
        }
}

Add the dependency to the project build.gradle:

dependencies {
        implementation 'com.github.AnyChart:AnyChart-Android:1.1.5'
}

JAR/AAR File

Copy AAR file into the libs folder of the application project.

If you are using Android Studio:

  1. Right click on a project and choose "Open Module Settings".
  2. Click the plus button in the top left to add a new module.
  3. Choose "Import .JAR or .AAR Package".
  4. Find the AAR file.
  5. In the app's module click on the dependencies tab and add the new module as a dependency.

Chart Types

AnyChart product family includes scores of chart types and we're constantly adding new ones.

Pie Chart


Pie Chart - AnyChart Sample app / Code Snippet

Column Chart


Column Chart - AnyChart Sample app / Code Snippet

Line Chart


Line Chart - AnyChart Sample app / Code Snippet

Venn Diagram


Venn Diagram - AnyChart Sample app / Code Snippet

Radar Chart


Radar Chart - AnyChart Sample app / Code Snippet

Tag Cloud


Tag Cloud - AnyChart Sample app / Code Snippet

Heat Map Chart


Heat Map Chart - AnyChart Sample app / Code Snippet

Waterfall Chart


Waterfall Chart - AnyChart Sample app / Code Snippet

Tree Map Chart


Tree Map Chart - AnyChart Sample app / Code Snippet

Scatter Chart


Scatter Chart - AnyChart Sample app / Code Snippet

Resource Chart


Resource Chart - AnyChart Sample app / Code Snippet

Range Chart


Range Chart - AnyChart Sample app / Code Snippet

Vertical Chart


Vertical Chart - AnyChart Sample app / Code Snippet

Funnel Chart


Funnel Chart - AnyChart Sample app / Code Snippet

Pert Chart


Pert Chart - AnyChart Sample app / Code Snippet

Polar Chart


Polar Chart - AnyChart Sample app / Code Snippet

Pyramid Chart


Pyramid Chart - AnyChart Sample app / Code Snippet

Bubble Chart


Bubble Chart - AnyChart Sample app / Code Snippet

Area Chart


Area Chart - AnyChart Sample app / Code Snippet

Bar Chart


Bar Chart - AnyChart Sample app / Code Snippet

Box Chart


Box Chart - AnyChart Sample app / Code Snippet

Mosaic Chart


Mosaic Chart - AnyChart Sample app / Code Snippet

Mekko Chart


Mekko Chart - AnyChart Sample app / Code Snippet

3D Bar Chart


3D Bar Chart - AnyChart Sample app / Code Snippet

3D Column Chart


3D Column Chart - AnyChart Sample app / Code Snippet

3D Area Chart


3D Area Chart - AnyChart Sample app / Code Snippet

Circular Gauge


Circular Gauge Sample app / Code Snippet

Pareto Chart


Pareto Chart - AnyChart Sample app / Code Snippet

Combined Chart


Combined Chart - AnyChart Sample app / Code Snippet

Quadrant Chart


Quadrant Chart - AnyChart Sample app / Code Snippet

Hilo Chart


Hilo Chart - AnyChart Sample app / Code Snippet

OHLC Chart


OHLC Chart - AnyChart Sample app / Code Snippet

Bubble Map


Bubble Map - AnyChart Sample app / Code Snippet

Choropleth Map


Choropleth Map - AnyChart Sample app / Code Snippet

Point Map


Point Map - AnyChart Sample app / Code Snippet

Connector Map


Connector Map - AnyChart Sample app / Code Snippet

Sunburst Chart


Sunburst Chart - AnyChart Sample app / Code Snippet

Thermometer


Thermometer - AnyChart Sample app / Code Snippet

Linear Color Scale


Linear Color Scale - AnyChart Sample app / Code Snippet

Wind Speed Chart


Wind Speed - AnyChart Sample app / Code Snippet

Wind Direction


Wind Direction - AnyChart Sample app / Code Snippet
 

Contacts

Links

License

© AnyChart.com - JavaScript charts. All rights reserved.

More Repositories

1

GraphicsJS

A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
JavaScript
982
star
2

AnyChart

AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
JavaScript
367
star
3

AnyChart-iOS

Swift
71
star
4

AnyChart-NodeJS

ARCHIVED. AnyChart NodeJS module provides an easy way to generate SVG, JPG and PNG images of the charts on the server side.
JavaScript
44
star
5

AnyChart-React

Intuitive and easy to use React plugin that allows you to create and work with AnyChart JavaScript Charts
JavaScript
37
star
6

api.anychart.com

AnyChart Products API Reference
HTML
26
star
7

Node.js-Report-Server

ARCHIVED. AnyChart Node.js Report Server is a lightweight web server that provides API for generating vector graphics (PDF, SVG, or PS), bitmap images (PNG, JPG, or TIFF), PDF reports, and data in CSV and XLSX (Excel).
JavaScript
23
star
8

docs.anychart.com

AnyChart Documentation
Shell
20
star
9

export-server

Export Server is a Java based server intended for exporting charts in .pdf, .jpg, .png, .svg, .csv, .xslx, .json and .xml formats
Clojure
20
star
10

gjstags

ctags for JavaScript based on Google Closure Compiler
Java
18
star
11

AnyChart-Meteor

The package provides a simple way to pull in AnyChart component in Meteor.
JavaScript
17
star
12

AnyChart-AngularJS-v1.x

AngularJS v1.x directives for AnyChart provide an easy way to use AnyChart JavaScript Charts with AngularJS
15
star
13

AnyChart-jQuery

jQuery plugin for AnyChart provides an easy way to use AnyChart JavaScript Charts with jQuery framework.
JavaScript
12
star
14

AnyChart-Ember

AnyChart Component for Ember CLI provides an easy way to use AnyChart JavaScript Charts with Ember Framework.
JavaScript
11
star
15

closure-linter-wrapper

Wrapper for Google Closure Linter that removes the limitation of 80 symbols in a row
Python
10
star
16

anychart-v6-to-v7-migration-tool

JavaScript
10
star
17

chart-editor

AnyChart Editor is an Extension of AnyChart that allows to configure charts via UI
JavaScript
10
star
18

amap-converter

Python
9
star
19

playground

JavaScript
6
star
20

AnyChart-AngularJS-v2.x

AngularJS v2.x directives for AnyChart provide an easy way to use AnyChart JavaScript Charts with Angular2 Framework
TypeScript
2
star
21

anychart-maps

AnyChart Maps Collection
JavaScript
2
star
22

reference-engine

Clojure
1
star
23

playground-samples-parser

Clojure
1
star