Code Monkey home page Code Monkey logo

aiqchart's Introduction

AiqChart

AiqChart is an Android library to help with the implementation of graphics in Android applications maintained by the devs of the most greedy-gut app on the internet!

For those who would like to contribute, our idea is not just to implement the conventional features of the chart, but something that could be pleasant and intuitive when representing and visualizing data, to learn more visit.

Made by AiqFome Last version in JitPack Last Commit Contributors License


Table of Contents


๐Ÿš€ Getting Started

Prerequisites

  • Library - Android Jelly Bean 4.1+ (API 16)
  • Sample - Android Jelly Bean 4.1+ (API 16)

Gradle

  • Add it in your root build.gradle at the end of repositories:
allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
  • Add dependency in your app level build.gradle
dependencies {
  implementation 'com.github.aiqfome:aiqChart:${VERSION}'
}

๐Ÿ“‹ Features

Charts available

  • LineChartView
  • BarChartView
  • HorizontalBarChartView
  • StackBarChartView
  • HorizontalStackBarChartView

Documentation

  • To learn more about the library visit JavaDoc

๐Ÿค” Contributing

To get started...

Step 1

  • ๐Ÿด Fork this repo!

Step 2

  • ๐Ÿ‘ฏ Clone this repo to your local machine using https://github.com/aiqfome/aiqChart.git

Step 3

  • ๐ŸŽ‹ Create your feature branch using git checkout -b my-feature

Step 4

  • โœ… Commit your changes using git commit -m 'feat: My new feature';

Step 5

  • ๐Ÿ“Œ Push to the branch using git push origin my-feature;

Step 6

  • ๐Ÿ”ƒ Create a new pull request

After your Pull Request is merged, can you delete your feature branch.


๐Ÿ“ License

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.


๐Ÿ˜ Our thanks

Diogo Bernardino โ‡ Author of the williamchart library, base library for this project


Made with ๐Ÿ• & โ™ฅ๏ธ! Enjoy it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.