<sageplot>

The <sageplot> tag dynamically produces graphical content for the <image> tag. The output is rendered both in HTML and PDF.

Syntax

Attributes

Attributes for <sageplot>
AttributeRequired?Values
aspect = "…"optionalstring
component = "…"optionalstring
label = "…"optionalstring
variant = "…"optional"2d""3d"

Children

The following may appear as children:Text

Parents

This element may appear as an immediate child of the following elements: <image>

Examples