This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 69bd080d Add Rails Charts
     new 5b0d8940 Merge pull request #32 from bkmgit/ruby
69bd080d is described below

commit 69bd080dbe64423ffc6168ca77b473d3e00fe3fb
Author: Benson Muite <bkm...@users.noreply.github.com>
AuthorDate: Sat Apr 30 10:45:09 2022 +0300

    Add Rails Charts
---
 config/common.js | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/config/common.js b/config/common.js
index eca84207..3e96a835 100644
--- a/config/common.js
+++ b/config/common.js
@@ -213,6 +213,16 @@ module.exports = {
             }],
             desc: 'Krisk bring Echarts to Python, and helpful tools for 
statistical interactive visualization.',
             descEN: 'Krisk bring Echarts to Python, and helpful tools for 
statistical interactive visualization.'
+        }, {
+            image: '',
+            name: 'Rails Charts',
+            website: 'https://github.com/railsjazz/rails_charts',
+            authors: [{
+                name: 'Rails Charts',
+                website: 'https://github.com/railsjazz/rails_charts'
+            }],
+            desc: 'Rails Charts提供了一个Ruby gem,可以在Ruby on Rails应用程序中使用图表。',
+            descEN: 'Rails Charts provides a Ruby gem enabling use of ECharts 
in Ruby on Rails applications.'
         }, {
             image: '',
             name: 'recharts',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to