# File lib/chartkick/helper.rb, line 34 def timeline(data_source, options = {}) chartkick_chart "Timeline", data_source, options end