CanvasXpress Interfaces Collection
Interfaces of CanvasXpress to R, GGplot, Python, React and cxplot
Every interface below is a front door to the same engine and the same grammar.
Whether you write R, Python, or JavaScript, your chart is described by one normalized
meta.cxplot specification and rendered by the same code — so a figure behaves
identically everywhere. Use the tools you already know; the cxplot
builder even mirrors ggplot-style layer composition directly. See the
Architecture for how one grammar produces every chart type.