All Projects → johnjohndoe → Afreechart

johnjohndoe / Afreechart

AFreeChart is a free charting library for Android based on JFreeChart 1.0.13. Forked from

Programming Languages

java
68154 projects - #9 most used programming language

AFreeChart

AFreeChart is a free charting library for Android(tm) platform.

  • AFreeChart is based on JFreeChart 1.0.13.
  • Using AFreeChart, you can make graph/chart application very easily.

AFreeChart TimeSeries Demo01

Usage

Gradle build

To install the sample application to your device run the following task:

$ ./gradlew installDebug

To deploy the library to your local Maven repository run the following task:

$ ./gradlew install

Then, to use the library in your project add the following to your build.gradle:

dependencies {
    compile 'org.afree:afreechart:0.0.4'
}

Source

License

  • AFreeChart is licensed under the terms of the GNU Lesser General.
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].