chebpy/chebpy

View on GitHub
chebpy/core/plotting.py

Summary

Maintainability
A
35 mins
Test Coverage

Function plotfun has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def plotfun(fun, support, ax=None, N=None, **kwds):
Severity: Minor
Found in chebpy/core/plotting.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status