Sha256: 88734143765b0d2b456f49cdd088f8e44916b77c8e4f1d925047d4131eb89f91
Contents?: true
Size: 896 Bytes
Versions: 6
Compression:
Stored size: 896 Bytes
Contents
module Ecoportal module API class V2 class Page class Component class ChartFrField < Page::Component passthrough :register_id, :date_input passthrough :filter passthrough :facet_by_tags, :facet_by_select passthrough :select_input, :select_mapping passarray :facet_tags passthrough :relative, :relstart, :relbound passthrough :bounded, :ubound, :lbound passthrough :display_mode, :display_type passarray :guidelines passthrough :cumulative, :cumulative_mode, :cumulative_start passthrough :multiplier, :granularity passthrough :color passarray :color_map, order_matters: false passthrough :chart_user end end end end end end
Version data entries
6 entries across 6 versions & 2 rubygems