Class: Daytona::Charts::LineChart
- Inherits:
-
PointChart
- Object
- Chart
- Chart2D
- PointChart
- Daytona::Charts::LineChart
- Defined in:
- lib/daytona/common/charts.rb
Instance Attribute Summary
Attributes inherited from PointChart
#elements, #x_scale, #x_tick_labels, #x_ticks, #y_scale, #y_tick_labels, #y_ticks
Attributes inherited from Chart2D
Attributes inherited from Chart
#elements, #png, #title, #type
Instance Method Summary collapse
-
#initialize(data) ⇒ LineChart
constructor
A new instance of LineChart.