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

Wrong example for scatterplot #52

Closed
AntonOellerer opened this issue Dec 9, 2019 · 3 comments
Closed

Wrong example for scatterplot #52

AntonOellerer opened this issue Dec 9, 2019 · 3 comments

Comments

@AntonOellerer
Copy link

Hey
I tried to implement a scattterplot similar to the example and noticed that I need to use use plotlib::scatter::Scatter; instead of use plotlib::repr::Scatter; as written in the example project.

@AntonOellerer
Copy link
Author

Here is a pull request fixing it : #53

@AntonOellerer
Copy link
Author

The pull request also fixes this problem in the examples

@milliams milliams added the bug label Dec 10, 2019
@milliams
Copy link
Owner

Thanks for the report but this is due to the README and examples being correct for the master branch which has changed since the last 0.4 release. The correct fix for this is for me to make another release which I will do as soon as I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants