<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%-- The taglib directive below imports the JSTL library. If you uncomment it, you must also add the JSTL library to the project. The Add Library... action on Libraries node in Projects view can be used to add the JSTL 1.1 library. --%> <%-- <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> --%> Autoplot Simple Servlet

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.