Skip to content

jaloveeye/BulletGraph

Repository files navigation

BulletGraph

This repository contains BulletGraph that provides Bullet Graph Widget for android

Features

  • Block Graph, Circle Grpah, TobBottom Graph, Line Graph
  • Calculation a x-coordinates to marker at range string array

Setup

Gradle

  • Project level build.gradle
allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
  • App level build.gradle
	dependencies {
	        implementation 'com.github.jaloveeye:BulletGraph:1:0:4'
	}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages