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: 2 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T19:55:02.000Z (almost 5 years ago)
- Last Synced: 2025-04-04T01:07:28.694Z (3 months ago)
- Topics: chart, charts, dashboards, rails, visualization
- Language: Ruby
- Homepage: https://reportskit.co
- Size: 7.78 MB
- Stars: 362
- Watchers: 16
- Forks: 30
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
ReportsKit
=====
[](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.