halfpastfouram/PHPChartJS

View on GitHub
src/Options/Elements/Line.php

Summary

Maintainability
A
2 hrs
Test Coverage

Line has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Line implements ArraySerializableInterface, JsonSerializable
{
    use ArraySerializable;

    /** https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/lineCap */
Severity: Minor
Found in src/Options/Elements/Line.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status