Skip to content

chart_line

  • Accepts: point_series
  • Animates: no
OptionTypeRequiredDefaultDescription
axesboolnofalseDraw a bordered block around the plot so the axes read as framed.
legendboolnofalsePlaceholder — ratatui's Chart does not render legends yet. Accepted so configs stay forward-compatible.

Overridable via the [theme] section of config.toml.

KeyDescription
palette_seriesPalette cycled per-slice / per-series by chart_pie / chart_line / chart_scatter. TOML takes an array of colours.
panel_borderPanel border colour. Defaults to a muted ocean teal-gray that sits between bg and text_secondary — visible as structure without competing with the coral panel_title. Set panel_border = "reset" to inherit the terminal's own foreground instead.
ShapeFetchers
point_seriesbasic_read_store