CyberPunkMetalHead / CyberPunkMetalHead/crypto-performance-tracker

No handles with labels found to put in legend.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Fixed major issues by edit tld='us' in binancedata.py

Client = Client()
changed to Client = Client(tld='us')

Now how do we solve this?

No handles with labels found to put in legend.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading binancedata.py and reproducing the reported “No handles with labels found to put in legend” message after the Client(tld='us') change. Trace how the historical cryptocurrency data reaches the chart, then identify why the legend has no labeled handles. Done means the script runs with the US client setting and the generated chart displays the expected legend.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.