wasilak/angular-c3-simple

View on GitHub

Showing 1 of 3 total issues

Function angularDemo has 84 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    .controller('DemoCtrl', ['$scope', 'c3SimpleService', function ($scope, c3SimpleService) {
        
    $scope.dynamicChartId = 'chart';

    $scope.chartType = {};
Severity: Major
Found in example/app.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language