Sha256: 177d5952552efc8d33926f621265f748c4ea0e3e830b0a4127cde5a264e2e450
Contents?: true
Size: 305 Bytes
Versions: 14
Compression:
Stored size: 305 Bytes
Contents
class Highcharts class PlotOptions class PlotType class Marker < Base def initialize(opts = {}) @default = :enabled @suboptions = { :states => 'PlotOptions::PlotType::Marker::States' } super end end end end end
Version data entries
14 entries across 14 versions & 1 rubygems