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

Plotting a single point with line() doesn't work #31

Closed
simopal6 opened this issue Mar 21, 2017 · 0 comments
Closed

Plotting a single point with line() doesn't work #31

simopal6 opened this issue Mar 21, 2017 · 0 comments

Comments

@simopal6
Copy link
Contributor

When X is a single point, squeezing it (https://github.com/facebookresearch/visdom/blob/master/py/__init__.py#L441-L442) causes it to have ndim == 0, which contradicts the assertion.

facebook-github-bot pushed a commit that referenced this issue Mar 24, 2017
Summary: See title.

Reviewed By: ajabri

Differential Revision: D4770071

fbshipit-source-id: 5878ea5ef89cd8073d6fbac6b652b3000ab67887
@ajabri ajabri closed this as completed Mar 24, 2017
JackUrb pushed a commit that referenced this issue Sep 11, 2017
Summary: See title.

Reviewed By: ajabri

Differential Revision: D4770071

fbshipit-source-id: 5878ea5ef89cd8073d6fbac6b652b3000ab67887
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

2 participants