conveyal/modeify

View on GitHub
client/components/conveyal/transitive.js/master/lib/display/legend.js

Summary

Maintainability
A
1 hr
Test Coverage

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

Legend.prototype.render = function(legendSegments) {

  d3.select(this.el).selectAll(':not(.doNotEmpty)').remove();

  this.x = this.spacing;

    There are no issues that match your filters.

    Category
    Status