radar-parlamentar/radar

View on GitHub
radar_parlamentar/radar_parlamentar/static/files/codes/js/genero_treemap.js

Summary

Maintainability
A
1 hr
Test Coverage

Function display has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function display(d) {
    grandparent
        .datum(d.parent)
        .on("click", transition)
      .select("text")

    There are no issues that match your filters.

    Category
    Status