Module: Charty::Plotters

Defined in:
lib/charty/plotters/bar_plotter.rb,
lib/charty/plotters/box_plotter.rb,
lib/charty/plotters/line_plotter.rb,
lib/charty/plotters/count_plotter.rb,
lib/charty/plotters/random_support.rb,
lib/charty/plotters/vector_plotter.rb,
lib/charty/plotters/scatter_plotter.rb,
lib/charty/plotters/abstract_plotter.rb,
lib/charty/plotters/histogram_plotter.rb,
lib/charty/plotters/estimation_support.rb,
lib/charty/plotters/relational_plotter.rb,
lib/charty/plotters/categorical_plotter.rb,
lib/charty/plotters/distribution_plotter.rb

Defined Under Namespace

Modules: EstimationSupport, RandomSupport Classes: AbstractPlotter, BarPlotter, BaseMapper, BoxPlotter, CategoricalPlotter, ColorMapper, CountPlotter, DistributionPlotter, EstimateAggregator, HistogramPlotter, LinePlotter, RelationalPlotter, ScatterPlotter, SimpleNormalizer, SizeMapper, StyleMapper, VectorPlotter