Class: AnyChart
- Inherits:
-
Object
- Object
- AnyChart
- Defined in:
- lib/anychart_helpers.rb
Class Method Summary collapse
Class Method Details
.col_chart(options = {}) ⇒ Object
2 3 4 |
# File 'lib/anychart_helpers.rb', line 2 def self.col_chart(={}) ColumnChartMultiSeriesWithSimpleLegend.xml() end |