chart
Entry pointLanguage-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.
Raw JSONv1
Properties
typerequiredstringChart type; selects which chart schema applies.
one of
"scatter""bar""density""histogram""line""pie""boxplot""sankey""gantt""network""choropleth""heatmap""spectrogram""a3"