Class: Charty::Plotters::CountPlotter
- Inherits:
-
BarPlotter
- Object
- AbstractPlotter
- CategoricalPlotter
- BarPlotter
- Charty::Plotters::CountPlotter
- Defined in:
- lib/charty/plotters/count_plotter.rb
Instance Attribute Summary
Attributes inherited from BarPlotter
#cap_size, #error_color, #error_width, #log
Attributes inherited from CategoricalPlotter
#dodge, #group_label, #group_names, #order, #orient, #plot_data, #saturation, #value_label, #width
Attributes included from EstimationSupport
#ci, #estimator, #n_boot, #units
Attributes included from RandomSupport
Attributes inherited from AbstractPlotter
#color, #color_order, #data, #key_color, #palette, #title, #x, #x_label, #y, #y_label
Method Summary
Methods inherited from BarPlotter
Methods inherited from CategoricalPlotter
Methods included from EstimationSupport
Methods included from RandomSupport
Methods inherited from AbstractPlotter
#initialize, #inspect, #processed_data, #render, #save, #to_iruby, #to_iruby_mimebundle, #var_levels
Constructor Details
This class inherits a constructor from Charty::Plotters::BarPlotter