lib/timeline/optionsGraph2d.js

Summary

Maintainability
A
2 hrs
Test Coverage

File optionsGraph2d.js has 254 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/**
 * This object contains all possible options. It will check if the types are correct, if required if the option is one
 * of the allowed values.
 *
 * __any__ means that the name of the property does not matter.
Severity: Minor
Found in lib/timeline/optionsGraph2d.js - About 2 hrs to fix

    TODO found
    Open

      throttleRedraw: {number}, // TODO: DEPRICATED see https://github.com/almende/vis/issues/2511
    Severity: Minor
    Found in lib/timeline/optionsGraph2d.js by fixme

    There are no issues that match your filters.

    Category
    Status