Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Beautiful, interactive charts and tables for Ruby on Rails
- Host: GitHub
- URL: https://github.com/tombenner/reports_kit
- Owner: tombenner
- License: mit
- Created: 2017-06-05T00:47:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T19:55:02.000Z (about 4 years ago)
- Last Synced: 2024-09-28T12:04:03.749Z (about 2 months ago)
- Topics: chart, charts, dashboards, rails, visualization
- Language: Ruby
- Homepage: https://reportskit.co
- Size: 7.78 MB
- Stars: 362
- Watchers: 17
- Forks: 31
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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.