Home

Awesome

<p align="center"> <img src="images/apexcharts.rb.png" height="150" /> </p> <p align="center"> <a href="https://rubygems.org/gems/apexcharts"> <img src="https://img.shields.io/gem/v/apexcharts.svg?label=apexcharts" alt="Gem Version" /> </a> <a href="https://github.com/styd/apexcharts.rb/actions"> <img src="https://github.com/styd/apexcharts.rb/workflows/build-test/badge.svg?branch=master" alt="Build Test Status" /> </a> <a href="https://rubygems.org/gems/apexcharts"> <img alt="Downloads" src="https://img.shields.io/gem/dt/apexcharts"> </a> <img src="https://img.shields.io/github/commit-activity/m/styd/apexcharts.rb.svg?label=commits" alt="Commits" /> <a href="https://github.com/styd/apexcharts.rb/blob/master/LICENSE"> <img src="https://img.shields.io/badge/License-MIT-brightgreen.svg" alt="License"> </a> <a href="https://codeclimate.com/github/styd/apexcharts.rb/maintainability"> <img src="https://api.codeclimate.com/v1/badges/07a4f59e67abfeae21cb/maintainability" /> </a> <a href="https://codebeat.co/projects/github-com-styd-apexcharts-rb-master"> <img alt="codebeat badge" src="https://codebeat.co/badges/7be581d6-e74a-406b-ae76-65605a2bff78" /> </a> </p>

About

ApexCharts.RB is a ruby charting library that's going to give your ruby app beautiful, interactive, and responsive charts powered by ApexCharts.JS. On top of those sweet advantages, you'll also get extra features that you can't get by just including ApexCharts.JS to your ruby app, namely view/template helpers for creating charts, options shortcuts, application wide default options, reusable custom theme palette, and so on.

Trusted By

<p align="center"> <img src="/images/users/lunaltas.png" height="40" /> &nbsp; &nbsp; <img src="/images/users/inzetrooster.png" height="40" /> &nbsp; &nbsp; <img src="/images/users/copient-health.png" height="40" /> &nbsp; &nbsp; <img src="/images/users/bilendo.png" height="40" /> &nbsp; &nbsp; <img src="/images/users/ventrata.png" height="40" /> </p>

[!NOTE] If your organization/company uses ApexCharts.RB in production, please update this README and submit a pull request.

Documentation

Instructions on how to install and use this library can be found here.

Contributing

Everyone is encouraged to help improve this project by:

License

The gem is available as open source under the terms of the MIT License.

Articles