Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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.

NotificationsYou must be signed in to change notification settings

AnyChart/AnyChart-Android

Repository files navigation

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 outgetting started.

Installation

Gradle

Add this to the root build.gradle at the end of repositories (WARNING: Make sure you add this underallprojects 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 usingAndroid 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 - AnyChartSample app /Code Snippet

Column Chart


Column Chart - AnyChartSample app /Code Snippet

Line Chart


Line Chart - AnyChartSample app /Code Snippet

Venn Diagram


Venn Diagram - AnyChartSample app /Code Snippet

Radar Chart


Radar Chart - AnyChartSample app /Code Snippet

Tag Cloud


Tag Cloud - AnyChartSample app /Code Snippet

Heat Map Chart


Heat Map Chart - AnyChartSample app /Code Snippet

Waterfall Chart


Waterfall Chart - AnyChartSample app /Code Snippet

Tree Map Chart


Tree Map Chart - AnyChartSample app /Code Snippet

Scatter Chart


Scatter Chart - AnyChartSample app /Code Snippet

Resource Chart


Resource Chart - AnyChartSample app /Code Snippet

Range Chart


Range Chart - AnyChartSample app /Code Snippet

Vertical Chart


Vertical Chart - AnyChartSample app /Code Snippet

Funnel Chart


Funnel Chart - AnyChartSample app /Code Snippet

Pert Chart


Pert Chart - AnyChartSample app /Code Snippet

Polar Chart


Polar Chart - AnyChartSample app /Code Snippet

Pyramid Chart


Pyramid Chart - AnyChartSample app /Code Snippet

Bubble Chart


Bubble Chart - AnyChartSample app /Code Snippet

Area Chart


Area Chart - AnyChartSample app /Code Snippet

Bar Chart


Bar Chart - AnyChartSample app /Code Snippet

Box Chart


Box Chart - AnyChartSample app /Code Snippet

Mosaic Chart


Mosaic Chart - AnyChartSample app /Code Snippet

Mekko Chart


Mekko Chart - AnyChartSample app /Code Snippet

3D Bar Chart


3D Bar Chart - AnyChartSample app /Code Snippet

3D Column Chart


3D Column Chart - AnyChartSample app /Code Snippet

3D Area Chart


3D Area Chart - AnyChartSample app /Code Snippet

Circular Gauge


Circular GaugeSample app /Code Snippet

Pareto Chart


Pareto Chart - AnyChartSample app /Code Snippet

Combined Chart


Combined Chart - AnyChartSample app /Code Snippet

Quadrant Chart


Quadrant Chart - AnyChartSample app /Code Snippet

Hilo Chart


Hilo Chart - AnyChartSample app /Code Snippet

OHLC Chart


OHLC Chart - AnyChartSample app /Code Snippet

Bubble Map


Bubble Map - AnyChartSample app /Code Snippet

Choropleth Map


Choropleth Map - AnyChartSample app /Code Snippet

Point Map


Point Map - AnyChartSample app /Code Snippet

Connector Map


Connector Map - AnyChartSample app /Code Snippet

Sunburst Chart


Sunburst Chart - AnyChartSample app /Code Snippet

Thermometer


Thermometer - AnyChartSample app /Code Snippet

Linear Color Scale


Linear Color Scale - AnyChartSample app /Code Snippet

Wind Speed Chart


Wind Speed - AnyChartSample app /Code Snippet

Wind Direction


Wind Direction - AnyChartSample app /Code Snippet
 

Contacts

Links

License

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp