houston/houston-core

View on GitHub
app/assets/javascripts/houston/dashboard/refresher.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

      # To interpolate between the two angles, we use the default d3.interpolate.

Line exceeds maximum allowed length
Open

    # center of the canvas. This way, we don't need to position arcs individually.

Line exceeds maximum allowed length
Open

    # the transition starts, and for each element returns the interpolator to use

Line exceeds maximum allowed length
Open

    # property to the `arc` function, and it will return the corresponding string.

Line exceeds maximum allowed length
Open

    # Create the SVG container, and apply a transform such that the origin is the

Line exceeds maximum allowed length
Open

      # attrTween('d'), the return value of this last function will be set to the

Line exceeds maximum allowed length
Open

      # single argument t and returns a number between the starting angle and the

Line exceeds maximum allowed length
Open

    # An arc function with all values bound except the endAngle. So, to compute an

Line exceeds maximum allowed length
Open

        # Interpolating the angles in polar coordinates, rather than the raw path

There are no issues that match your filters.

Category
Status