lib/rubyvis/mark/dot.rb in rubyvis-0.3.3 vs lib/rubyvis/mark/dot.rb in rubyvis-0.3.4

- old
+ new

@@ -19,10 +19,10 @@ ## # :attr: shape_size # The size of the shape, in square pixels. Square pixels are used such that the # area of the shape is linearly proportional to the value of the - # <tt>shapeSize</tt> property, facilitating representative encodings. This is + # <tt>shape_size</tt> property, facilitating representative encodings. This is # an alternative to using shape_radius # ## # :attr: shape_radius