API Reference#

In this section, you will find detailed documentation of all the functions, classes, and methods available in our API.

Whether you are a developer who is new to our API or an experienced user looking for more advanced features, we hope you find this documentation helpful. If you have any questions or feedback, please don’t hesitate to reach out to us.

Objects API#

Plot Object#

Plot

An interface for declaratively specifying statistical graphics.

Mark objects#

Area marks

Polygon

A fill mark representing a polygon.

ConvexHull

A fill mark representing a convex hull around points.

Rectangle marks

Rect

A fill mark representing a rectangle.

Tile

A fill mark representing a tile.

Stat Objects#

Agg2d

Aggregate data along the values axis using given method.

Layout API#

Layout

An interface for declaratively specifying the layout for multiple plots.