Sha256: ac8f1a3b7edd8ce3e14d8af93b755c1b9bba198a263959fdd39d30fb8d33f7e8

Contents?: true

Size: 321 Bytes

Versions: 6

Compression:

Stored size: 321 Bytes

Contents

module GoogleVisualr
  module Interactive

    # https://developers.google.com/chart/interactive/docs/gallery/timeline
    class Timeline < BaseChart
      # For Configuration Options, please refer to:
      # https://developers.google.com/chart/interactive/docs/gallery/timeline#Configuration_Options
    end

  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
google_visualr_rails5-2.5.2 lib/google_visualr/interactive/timeline.rb
google_visualr-2.5.1 lib/google_visualr/interactive/timeline.rb
google_visualr-2.5.0 lib/google_visualr/interactive/timeline.rb
google_visualr-2.4.0 lib/google_visualr/interactive/timeline.rb
google_visualr-2.3.0 lib/google_visualr/interactive/timeline.rb
google_visualr-2.2.0 lib/google_visualr/interactive/timeline.rb