Skip to content

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