piccolbo/altair_recipes

View on GitHub
altair_recipes/lineplot.py

Summary

Maintainability
A
45 mins
Test Coverage

Function lineplot has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def lineplot(data=None, x=0, y=1, color=None, height=600, width=800):
Severity: Minor
Found in altair_recipes/lineplot.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status