Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can press 'p' to show the points on the curves.

  function keyPressed() {
    if (key === 'p') SHOW_POINTS = !SHOW_POINTS;
  }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: