# File lib/chartkick/helper.rb, line 30 def geo_chart(data_source, options = {}) chartkick_chart "GeoChart", data_source, options end