Sha256: 4cc7ff08ebbab2d517f27d8b6c5e535b2ba46af6d3e3fd87d4456a9613a2812a
Contents?: true
Size: 644 Bytes
Versions: 54
Compression:
Stored size: 644 Bytes
Contents
module Ecoportal module API class V2 class Page class Component class ChartField class Indicator < ChartField::Config passthrough :register_id, :source_type passthrough :date_input, :secondary passthrough :duration, :math_mode passboolean :currency, :display_previous, :invert_colors passthrough :change_format passarray :filters, :people_filters, :task_filters, order_matters: false passthrough :color end end end end end end end
Version data entries
54 entries across 54 versions & 1 rubygems