Sha256: 76541ce4a20f6d54e0520c937ccea30ca997fc84d3cba33c8a91e31758283b38
Contents?: true
Size: 587 Bytes
Versions: 7
Compression:
Stored size: 587 Bytes
Contents
module Ecoportal module API class V2 class Page class Component class ChartField class SeriesConfig < Common::Content::DoubleModel passkey :id passthrough :patch_ver passthrough :xlabel, :xtype passthrough :interval, :calc_mode, :comparative_year passthrough :ylabel passthrough :filled_up_with_zeros, :zero_y, :bounds_rigid passthrough :stack_all end end end end end end end
Version data entries
7 entries across 7 versions & 2 rubygems