Class: RubyCharts::Charts::LineChart

Inherits:
BaseChart
  • Object
show all
Defined in:
lib/ruby_charts/charts/line_chart.rb

Constant Summary

Constants inherited from BaseChart

BaseChart::COLORS

Instance Attribute Summary

Attributes inherited from BaseChart

#data, #options

Method Summary

Methods inherited from BaseChart

#colors, #font, #initialize, #legend, #render, #save, #subtitle, #title

Constructor Details

This class inherits a constructor from RubyCharts::Charts::BaseChart