--- title: Google charts ---

Google Charts examples

Line example

<% @data, @div = googlecharts_example_line %> Data : (Data is loaded from the Daru DataFrame . Below table is google DataTable) <%= @data %>

<%= @div %>

Line example

<% @data, @div = googlecharts_example_geo %> Data : (Data is loaded from the Daru DataFrame . Below table is google DataTable) <%= @data %>

<%= @div %>