Vizzuality/gfw-climate

View on GitHub
app/assets/javascripts/widgets/indicators/line/line_chart_interactionHandler.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function _setupHandlers has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  LineChartInteractionHandler.prototype._setupHandlers = function() {
    var $tooltip = this.$tooltip;

    eventInterceptor
      .on(

    There are no issues that match your filters.

    Category
    Status