Autoplot Simple Servlet

This demonstrates how Autoplot can be used within a web application container to provide static images.

Enter Autoplot URI:


Or refer to .vap files:


This shows all sorts of controls:


Apply a process to the dataset after loading:
font:
format:
width:
height:

autolayoutautomatically position the plot to make room for labels and colorbars.

layout horiz positionhorizontal position of the plot.
: (help)
layout vert positionvertical position of the plot.
: (help)

time range:

plot stylestyle of the plot.
:
colorsymbol and lineplot color.
:
symbol sizesize (in pixels) of plot symbols.
:
fill colorfill color is the color used when "fill_to_zero" is used.
:
foregroundcolor used for axes and labels.
:
backgroundcanvas color, or "none" for transparent.
:
drawGridT or true will draw a grid.