Rails Charts using eCharts from Apache
Rails Charts is a gem listed on OpenSource-Heroes.com that allows Ruby on Rails developers to easily build various types of charts using the Apache eCharts library (v. 5.4.0). This gem simplifies the process of adding charts to a Rails application by providing a user-friendly interface and a few helpers.
Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.