InfoQ: Amazing Charts In Rails
(www.infoq.com)
Posted over 2 years ago.
Web applications often analyze data in the database by generating reports. Charts provide a visual representation of the reports, can be used for understanding trends and generally facilitate better synthesis of data. Ruby On Rails is one of the technologies that can be used to create these web applications with reports and charts. In this article, we will discuss how to create charts in Ruby on Rails.


Comments
You need to log in to post comments.