Class: Sol::BarChart

Inherits:
Chart
  • Object
show all
Includes:
CoordinateChart, Margins
Defined in:
lib/sol/bar_chart.rb

Instance Attribute Summary

Attributes inherited from Chart

#dim, #jstype, #name, #properties, #spot, #type, #y_column

Method Summary

Methods included from Margins

#margins

Methods included from CoordinateChart

#brush_on, #clip_padding, #elastic_x, #elastic_y, #x, #x_axis_label, #y_axis_label

Methods inherited from Chart

build, #header, #initialize, #js_spec, #props

Methods included from BaseChart

#data, #dimension, #group, #grouped?, #height, #min_height, #min_width, #transition_duration, #width

Constructor Details

This class inherits a constructor from Sol::Chart