Class: Plotly::Layout
Constant Summary collapse
- ATTRS =
%i(title barmode xaxis yaxis width height).freeze
- AXISES =
%i(xaxis yaxis).freeze
Instance Method Summary collapse
-
#initialize(opts = {}) ⇒ Layout
constructor
A new instance of Layout.