Class: Charty::Plotters::VectorPlotter

Inherits:
AbstractPlotter show all
Defined in:
lib/charty/plotters/vector_plotter.rb

Instance Attribute Summary

Attributes inherited from AbstractPlotter

#color, #color_order, #data, #key_color, #palette, #title, #x, #x_label, #y, #y_label

Method Summary

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::AbstractPlotter