Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
piccolbo/altair_recipes
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
20 days ago
Refresh default branch
Refresh
altair_recipes/lineplot.py
Summary
Maintainability
A
45 mins
Test Coverage
Issues
Source
Stats
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
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix