Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: echarts Clear Filter

Rails Charts Using ECharts from Apache

Rails Charts One more gem to build nice charts for your Ruby on Rails application. With it you can build various types of charts Apache eCharts library (v. 5.4.0). This gem simplifies interface and adding few helpers to start adding charts in your app with just a few lines of code. What you can build with it: In most cases with one line of code you can have a nice chart. The idea of this gem was inspired by Chartkick gem which is great and allows you to build charts very quickly. It works be