fromY : List (Attribute msg point) -> { toRadius : W.Chart.Point x -> W.Chart.Point y -> Basics.Float, toColor : W.Chart.Point x -> W.Chart.Point y -> String } -> W.Chart.WidgetXY msg x y z a
fromZ : List (Attribute msg point) -> { toRadius : W.Chart.Point x -> W.Chart.Point z -> Basics.Float, toColor : W.Chart.Point x -> W.Chart.Point z -> String } -> W.Chart.WidgetXYZ msg x y z a
Attr (Attributes msg point)