Types for Options
{ animations : Maybe Animations
, layout : Maybe Layout
, legend : Maybe Legend
, title : Maybe Title
, tooltips : Maybe Tooltips
, elements : Maybe Elements
, scales : Maybe Scales
, maintainAspectRatio : Maybe Basics.Bool
}
Options |