-
- Téléchargements
use google API instead of highcharts due to licensing
parent
41993fe5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- Gemfile 1 ajout, 1 suppressionGemfile
- Gemfile.lock 2 ajouts, 0 suppressionGemfile.lock
- app/controllers/statistics_controller.rb 10 ajouts, 8 suppressionsapp/controllers/statistics_controller.rb
- app/views/statistics/show.html.haml 3 ajouts, 7 suppressionsapp/views/statistics/show.html.haml
- public/javascripts/vendor/highcharts.js 0 ajout, 157 suppressionspublic/javascripts/vendor/highcharts.js
... | @@ -23,7 +23,7 @@ gem 'haml', '3.0.25' | ... | @@ -23,7 +23,7 @@ gem 'haml', '3.0.25' |
gem 'will_paginate', '3.0.pre2' | gem 'will_paginate', '3.0.pre2' | ||
#Statistics | #Statistics | ||
gem 'lazy_high_charts', :git => 'git://github.com/xiaods/lazy_high_charts.git', :ref => 'c63f49ce10e1dad8a0b7' | gem 'googlecharts' | ||
#Uncatagorized | #Uncatagorized | ||
gem 'roxml', :git => 'git://github.com/Empact/roxml.git', :ref => '7ea9a9ffd2338aaef5b0' | gem 'roxml', :git => 'git://github.com/Empact/roxml.git', :ref => '7ea9a9ffd2338aaef5b0' | ||
... | ... |
Ce diff est replié.
Veuillez vous inscrire ou vous se connecter pour commenter