Skip to content

Fix proxy count plotting#27

Merged
fzhu2e merged 1 commit intofzhu2e:mainfrom
DominikStiller:fix-proxycount
Mar 2, 2025
Merged

Fix proxy count plotting#27
fzhu2e merged 1 commit intofzhu2e:mainfrom
DominikStiller:fix-proxycount

Conversation

@DominikStiller
Copy link
Contributor

In the code for plotting the proxy count over time, data types were mixed (pd.Series and np.array). At least with recent versions, matplotlib failed silently and did not plot anything. Using np.array consistently fixes this issue.

@fzhu2e fzhu2e merged commit 26da1a7 into fzhu2e:main Mar 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants