Method: Charty::Backends::GoogleCharts.google_charts_src

Defined in:
lib/charty/backends/google_charts.rb

.google_charts_srcObject



21
22
23
# File 'lib/charty/backends/google_charts.rb', line 21

def google_charts_src
  @google_charts_src ||= 'https://www.gstatic.com/charts/loader.js'
end