Module: Charting

Defined in:
lib/ar_to_chart/charting/period.rb,
lib/ar_to_chart/active_record_array.rb,
lib/ar_to_chart/charting/highcharts.rb,
lib/ar_to_chart/charting/sparklines.rb,
lib/ar_to_chart/charting/transforms.rb,
lib/ar_to_chart/charting/highcharts/pie.rb,
lib/ar_to_chart/charting/highcharts/area.rb,
lib/ar_to_chart/charting/highcharts/base.rb,
lib/ar_to_chart/charting/sparklines/base.rb,
lib/ar_to_chart/charting/sparklines/line.rb,
lib/ar_to_chart/charting/highcharts/funnel.rb

Overview

Adds method to ActiveRecord to support some chart transformations

Defined Under Namespace

Modules: ActiveRecordArray, Highcharts, Sparklines, Transforms Classes: Period