theQRL/block-explorer

View on GitHub
imports/ui/pages/home/home.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function renderChart has 76 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function renderChart() {
  // Get Chart data from Mongo
  const chartLineData = homechart.findOne()

  // Only render chart if we get valid data back
Severity: Major
Found in imports/ui/pages/home/home.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status