piccolbo/altair_recipes

View on GitHub
altair_recipes/barchart.py

Summary

Maintainability
A
45 mins
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status