Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tombenner/reports_kit

Beautiful, interactive charts and tables for Ruby on Rails
https://github.com/tombenner/reports_kit

chart charts dashboards rails visualization

Last synced: about 2 months ago
JSON representation

Beautiful, interactive charts and tables for Ruby on Rails

Awesome Lists containing this project

README

        

ReportsKit
=====
[![Build Status](https://travis-ci.org/tombenner/reports_kit.svg?branch=master)](https://travis-ci.org/tombenner/reports_kit)

ReportsKit lets you easily create beautiful, interactive charts and tables.

For examples and documentation, see [reportskit.co](https://www.reportskit.co/).

[](docs/images/demo.gif?raw=true)

Resources
---------

* [Documentation](https://www.reportskit.co/)
* [Getting Started](https://www.reportskit.co/categories/getting_started)
* [How It Works](https://www.reportskit.co/subcategories/how_it_works)

Documentation
-------------

The documentation is hosted at [reportskit.co](https://www.reportskit.co/), and it's generated using [tombenner/reports_kit_docs](https://github.com/tombenner/reports_kit_docs). If you'd like to improve the documentation, feel free to open a PR!

Testing
-------

ReportsKit is tested against PostgreSQL and MySQL. If you'd like to submit a PR, please be sure to use [Appraisal](https://github.com/thoughtbot/appraisal) to test your changes in both contexts:

```bash
appraisal rspec
```

License
-------

ReportsKit is released under the MIT License. Please see the MIT-LICENSE file for details.