matplotlib / matplotlib/cycler

cycler interrogation

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
83
Forks
51
PR merge metrics
No merged PRs in 30d

Description

As it stands, one can not easily perform validation on the cycler components, such as validating the list of colors, and then the list of line styles. You have to iterate the cycler, and validate the individual values as scalars instead of as a whole list.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the issue and inspecting the cycler component API and its current iteration behavior. Determine how whole-list validation for colors and line styles should be exposed, and consider the work complete when callers can validate those component lists without validating individual scalar values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.