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

Negative numbers aren't plotted in right order #13

Closed
owainevans opened this issue Apr 2, 2016 · 2 comments
Closed

Negative numbers aren't plotted in right order #13

owainevans opened this issue Apr 2, 2016 · 2 comments

Comments

@owainevans
Copy link

Plotting discrete erp with positive and negative values:

viz.vegaPrint(ParticleFilter(function() {
  return {x: uniformDraw([-10,-20,0,10,20])};
},500))
@longouyang
Copy link
Member

Fixed in 63e58b2, I believe (lemme know if that doesn't work for you)

@owainevans
Copy link
Author

yep, works for me!

On 5 April 2016 at 00:27, Long Ouyang notifications@github.com wrote:

Closed #13 #13.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#13 (comment)

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