Home

API Reference#

Packages#

PackageDescription
@plotex/chart-defThis package contains core types that define the chart definition.
@plotex/lib-apexAdapter library that extends Plot to use the ApexCharts library.
@plotex/render-domPlugin for Plot to render a chart into the DOM. For use in the browser.
@plotex/render-imagePlugin for Plot to render a chart to an image file. For use in Node.js.
@plotex/serializationThis package contains core types for serializing data.
plotA simple and forgiving chart plotting library for JavaScript and TypeScript.