Class: SmartChart::Scatter

Inherits:
MultipleDataSetChart show all
Defined in:
lib/smart_chart/charts/scatter.rb

Instance Attribute Summary

Attributes inherited from BaseChart

#background, #data, #height, #legend, #margins, #orientation, #style, #width

Method Summary

Methods inherited from MultipleDataSetChart

line_styles

Methods included from Axes

auto_label_interval, included

Methods included from GridLines

included

Methods inherited from BaseChart

#initialize, #to_html, #to_query_string, #to_url, #valid?, #validate!

Constructor Details

This class inherits a constructor from SmartChart::BaseChart