Vizit Image API
The general form for acquiring a graph screenshot with Vizit is
http://${CLIENT}-ws.biovista.com/ws/rest/v1/vizit/graph-image/{GRAPH}.{TYPE}[?dpi={DPI}
where ${CLIENT} is one the vizit client's installations such as:
- biovista-ws.biovista.com for vizit, vizit-research, vizit-medical
- ${CLIENT}-ws.biovista.com
${GRAPH} is the graph uuid i.e. 9fc01799cb7bfbae2cc739bf5bb85102
${TYPE} is the image type. Available choices are:
- png - returns a PNG image. There is also the optional dpi argument, If omitted defaults to 96
- svg - returns a SVG image.
- eps - returns a eps image
Here is a recent example:
Images (PNG and SVG) can also be accessed from the hosting page if it has ajax crawling support under the vizit-image top level subdirectory: