Skip to content

Manifest Format

Each chart is specified using a JSON manifest. ParaCharts manifests are extended JIM objects (see the JIM specification for more details).

The Manifest type is defined in the ParaManifest package.

Metadata, settings, and optionally inline data needed to present a ParaCharts element, as an enveloped form JIM document. @public

A manifest has the following top-level properties. The table below lists each property with its type, whether it is required, and a short description.

PropertyJSON pathTypeRequiredDescription
jimjimref:./schema/jim_manifest.schema.jsonYesNo description available.
extensionsextensionsref:./schema/extensions_manifest.schema.jsonNoNo description available.

If a property contains nested object properties, they are shown in a separate subsection immediately after the parent property.