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

spy does not plot #1216

Closed
montyvesselinov opened this issue Oct 24, 2018 · 4 comments
Closed

spy does not plot #1216

montyvesselinov opened this issue Oct 24, 2018 · 4 comments

Comments

@montyvesselinov
Copy link

Gadfly.spy(convert(Array{Float64,2}, rand(3)'))

this should produce a vector map. I think. It produces nothing.

@Mattriks
Copy link
Member

Does this work for you?:

Gadfly.spy(rand(3)', Scale.y_discrete)

@montyvesselinov
Copy link
Author

montyvesselinov commented Oct 24, 2018 via email

@bjarthur
Copy link
Member

does anything need to be done here?

@montyvesselinov
Copy link
Author

This was fixed. Sorry.

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

No branches or pull requests

3 participants