Method: Charty::Backends::GoogleCharts.chart_id

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

.chart_idObject



11
12
13
# File 'lib/charty/backends/google_charts.rb', line 11

def chart_id
  @chart_id ||= 0
end