Class Index | File Index

Classes


Class Index

_global_


Array

The built-in Array class.

Date

The built-in Date class.

pv

The top-level Protovis namespace, pv.

pv.Anchor

Represents an anchor on a given mark.

pv.Area

Represents an area mark: the solid area between two series of connected line segments.

pv.Bar

Represents a bar: an axis-aligned rectangle that can be stroked and filled.

pv.Color

Represents an abstract (possibly translucent) color.

pv.Color.Hsl

Represents a color in HSL space.

pv.Color.Rgb

Represents a color in RGB space.

pv.Colors

A collection of standard color palettes for categorical encoding.

pv.Dot

Represents a dot; a dot is simply a sized glyph centered at a given point that can also be stroked and filled.

pv.Flatten

Represents a flatten operator for the specified array.

pv.Image

Represents an image.

pv.Label

Represents a text label, allowing textual annotation of other marks or arbitrary text within the visualization.

pv.Layout.grid

A grid layout with regularly-sized rows and columns.

pv.Layout.icicle

A tree layout in the form of an icicle.

pv.Layout.stack

A layout for stacking marks vertically or horizontally, using the cousin instance.

pv.Layout.sunburst

A tree layout in the form of a sunburst.

pv.Layout.treemap

A tree layout in the form of an treemap.

pv.Line

Represents a series of connected line segments, or polyline, that can be stroked with a configurable color and thickness.

pv.Mark

Represents a data-driven graphical mark.

pv.Nest

Represents a Nest operator for the specified array.

pv.ns

Namespace constants for SVG, XMLNS, and XLINK.

pv.Panel

Represents a container mark.

pv.Rule

Represents a horizontal or vertical rule.

pv.Scale.linear

Represents a linear scale.

pv.Scale.log

Represents a log scale.

pv.Scale.ordinal

Represents an ordinal scale.

pv.Tree

Represents a tree operator for the specified array.

pv.Vector

Represents a two-dimensional vector; a 2-tuple ⟨x, y⟩.

pv.version

Protovis major and minor version numbers.

pv.Wedge

Represents a wedge, or pie slice.

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Sep 19 2009 10:26:37 GMT-0700 (PDT)