cedricss / elm-progress-ring / Progress.Ring

Progress Ring with elm/svg

circumference : Config -> Basics.Float

Return the circumference of the ring at 100% progress

normalizedRadius : Config -> Basics.Float

Return the radius of the ring, minus the ring stroke

view : Config -> Html msg

Return an SVG of the ring.