Sha256: 4e0d149df10fcda3711ac763ba995474ae698689519fe218b8780d201fdf5552
Contents?: true
Size: 192 Bytes
Versions: 14
Compression:
Stored size: 192 Bytes
Contents
class Highcharts class Point < Base def initialize(opts = {}) @suboptions = { :events => 'Point::Events', :marker => 'Base' } super end end end
Version data entries
14 entries across 14 versions & 1 rubygems