terezka / elm-charts-alpha / Chart.Element

These are types denoting things Chart.Events can find depending on what kind of chart you're using.


type alias Dot =
Internal.Element.Dot


type alias LineDot =
Internal.Element.LineDot


type alias Block =
Internal.Element.Block