Sha256: 3e74a5ccde7feef6fcf115fcdfb3dde2f6d19862655ace1e5ea5e9a1f3e1c64e

Contents?: true

Size: 327 Bytes

Versions: 23

Compression:

Stored size: 327 Bytes

Contents

module GoogleVisualr
  module Interactive

    # http://code.google.com/apis/chart/interactive/docs/gallery/geochart.html
    class GeoChart < BaseChart
      # For Configuration Options, please refer to:
      # http://code.google.com/apis/chart/interactive/docs/gallery/geochart.html#Configuration_Options
    end

  end
end

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
google_visualr-2.0.2 lib/google_visualr/interactive/geo_chart.rb
google_visualr-2.0.1 lib/google_visualr/interactive/geo_chart.rb
google_visualr-2.0.0 lib/google_visualr/interactive/geo_chart.rb