grrrisu/Simulator

View on GitHub
examples/node/monitor/monitor_chart.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render(){

    let chartPalette = new Rickshaw.Color.Palette( { scheme: this.palette } );

    this.chart = new Rickshaw.Graph( {
Severity: Minor
Found in examples/node/monitor/monitor_chart.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status