rtemis

Command Palette

Search for a command to run...

chart

Entry point

Language-independent config for an rtemis chart. A chart type plus its type-specific data binding, semantics and appearance. The same config drives rtemis.draw (R) and rtemislive (TypeScript) to the same chart.

Properties

typerequired
string

Chart type; selects which chart schema applies.

one of"scatter""bar""density""histogram""line""pie""boxplot""sankey""gantt""network""choropleth""heatmap""spectrogram""a3"