Class: Daytona::LineChart

Inherits:
PointChart show all
Defined in:
lib/daytona/common/charts.rb

Instance Attribute Summary

Attributes inherited from PointChart

#elements, #png, #title, #type, #x_label, #x_scale, #x_tick_labels, #x_ticks, #y_label, #y_scale, #y_tick_labels, #y_ticks

Method Summary

Methods inherited from PointChart

#initialize

Constructor Details

This class inherits a constructor from Daytona::PointChart