piccolbo/altair_recipes

View on GitHub
altair_recipes/histogram.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def layered_histogram(data=None, columns=None, group_by=None, height=600, width=800):
Severity: Minor
Found in altair_recipes/histogram.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status