Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plotting] use consistent colors for validation splits #244

Open
baggiponte opened this issue Jun 22, 2024 · 0 comments
Open

[plotting] use consistent colors for validation splits #244

baggiponte opened this issue Jun 22, 2024 · 0 comments
Labels
good first issue Good for newcomers plotting Plotting features
Milestone

Comments

@baggiponte
Copy link
Collaborator

Currently the backtesting colors don't match across splits. we can use itertools.cycle to make them consistent across series.

@baggiponte baggiponte added good first issue Good for newcomers plotting Plotting features labels Jun 22, 2024
@baggiponte baggiponte added this to the 0.9.X milestone Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers plotting Plotting features
Projects
None yet
Development

No branches or pull requests

1 participant