Arraymancer-vision was just a proof of concept to do image analysis with 
Arraymancer back in October.

The important thing was how easy it is to start a visdom wrapper. Here 
Arraymancer-vision just wraps image display but charts should be easy as well.

Facebook Visdom is a server that you can access from your browser. It has an 
API accessible from any language with HTTP queries and it is used for data 
visualization at Facebook. It's based on [Plot.ly](https://plot.ly/) which is a 
very nice concurrent to matplotlib in Python and ggplot in R.

Reply via email to