Plot

Overview

Everything a novem plot accepts, in one section: the config tree that styles it, the chart types that render it, table plots, and the vars that attach headline numbers to it.

AI assisted, human approved — novem uses AI to review and keep our documentation up to date.

A plot is a folder of plain files under /v1/vis/plots/:plot: you write data and the files under config/, and novem renders the result. This section is the reference for those files. Config documents the option tree (type, colors, axes and friends); Charts documents each chart type and what it expects of your data; Tables covers the table-shaped plots; and Vars covers the small formatted data points (KPIs, summary statistics) you can attach to a plot. If you are new to plots, start with the quick start or the plot guide instead; this section assumes you know what you are looking for.