web-widgets/src/main/resources/com/hack23/cia/web/widgets/charts/SankeyChart.js

Summary

Maintainability
A
1 hr
Test Coverage

Function com_hack23_cia_web_widgets_charts_SankeyChart has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function com_hack23_cia_web_widgets_charts_SankeyChart() {
    var connector;

    function init() {
        google.charts.load('current', {'packages':['sankey']});

    There are no issues that match your filters.

    Category
    Status