ethanhann/Diagrammatica

View on GitHub
demo/demo.js

Summary

Maintainability
A
1 hr
Test Coverage

Function lineChartData has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var lineChartData = function () {
        var data = [
            {
                name: 'series 1',
                data: []
Severity: Minor
Found in demo/demo.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status