Showing 623 of 1,229 total issues
Function d3_geo_clipPolygon
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function d3_geo_clipPolygon(segments, compare, clipStartInside, interpolate, listener) {
Function quadtree
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
d3.geom.quadtree = function(points, x1, y1, x2, y2) {
Function dragstart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function dragstart(id, position, subject, move, end) {
Function add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
add: function( elem, types, handler, data, selector ) {
Function CHILD
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
"CHILD": function( type, what, argument, first, last ) {
Function condense
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function condense( unmatched, map, filter, context, xml ) {
Function augmentWidthOrHeight
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
Function superMatcher
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
superMatcher = function( seed, context, xml, results, expandContext ) {
Function fetch
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Timbit.prototype.fetch = function(req, res, context, options, callback) {
Function remove
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
remove: function( elem, types, handler, selector, mappedTypes ) {
Function on
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
Function Tween
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function Tween( elem, options, prop, end, easing ) {
Function toContext
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
sigma.canvas.edges.toContext = function(e, s, t, ctx, settings) {
Function toNode
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
sigma.canvas.edges.toNode = function(e, s, t, ctx, settings) {
Function arrow
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
sigma.canvas.edges.arrow = function(edge, source, target, context, settings) {
Function Node
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function Node(node, name, id, kind, options) {
Function addNode
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
addNode: function(node, data, i, prefix, settings) {
Function loadProgram
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
sigma.utils.loadProgram = function(gl, shaders, attribs, loc, error) {
Function Callee
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
_types.Callee = function(callExpr, dep, tree, include, forest) {
Function Argument
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
_types.Argument = function(callExpr, dep, tree, include, forest) {