An open API service indexing awesome lists of open source software.

https://github.com/mitchtalmadge/ascii-data

A small Java library for producing nice looking text-based line-graphs and tables.
https://github.com/mitchtalmadge/ascii-data

ansi ascii asciichart chart charting charting-library data-table gradle graph java java-library lightweight line linechart maven pretty table text utf-8

Last synced: 27 days ago
JSON representation

A small Java library for producing nice looking text-based line-graphs and tables.

Awesome Lists containing this project

README

          

# ASCII-Data

[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/mitchtalmadge/ascii-data/master/LICENSE)
[![Build Status](https://travis-ci.org/MitchTalmadge/ASCII-Data.svg?branch=master)](https://travis-ci.org/MitchTalmadge/ASCII-Data)
[![GitHub issues](https://img.shields.io/github/issues/mitchtalmadge/ascii-data.svg)](https://github.com/mitchtalmadge/ascii-data/issues)

A small Java library for producing nice looking text-based line-graphs and tables. (Not necessarily in ASCII).


## Installation, Usage, Help, and more!

Please view [the Wiki](https://github.com/MitchTalmadge/ASCII-Data/wiki)! You'll find everything you need to get started using this library. :)