AnyDice Classic Archive 21

Interface Preview

Mon, 04 Jan 2010 00:00:00 +0000

Here's a screenshot of the prototype graph display for AnyDice 2. I'm quite happy with it!

The graph is created client-side by jqPlot, a nice jQuery plugin by Chris Leonello.

The AnyDice 2 web application will do all the number crunching server-side, while delegating all display stuff to the client's browser. Once the raw data has been received, you can switch between graph display, table display, and CSV text display, without requiring further communication with the server.

Besides graphs, tables, and CSV text, is there any other display option that would be useful?

comments are closed