Rich Donohue
Rich Donohue
@tomwayson A need is often to do more than draw these bars for a single error value but to draw them according to upper and lower confidence interval values, which...
There's a "bulletOffset" option for the graphs. Seems like we should be able to deduct the difference between the UCI and value from the LCI and value, and then offset...
I'm teaching an introduction to JavaScript programming course to non-CSS majors who have never used command line. They'll be pulling down updates from the course repo, and pushing their assignments...