--- title: Echart --- import { DocusaurusDoc } from '@freesewing/react/components/Docusaurus' import { ComponentDocs } from '@site/src/components/component-docs.js' import { jsdocChartWrapper } from '@site/prebuild/jsdoc/components.echart.mjs' import { ChartWrapperExample } from './_examples.js' import { ConstantDocs } from '@site/src/components/constant-docs.js' import * as cdoc from '@site/prebuild/jsdoc/constants.echart.mjs' - [Components](#components) - [Constants](#constants) ## Components The **Echart** component family provides the following components: - [ChartWrapper](#chartwrapper) ## EchartWrapper ## Constants The **Echart** family provides the following constants: - [echarts](#echarts) ### echarts :::tip #### Not FreeSewing code We re-export echarts for convenience. Please refer to the documentation for [Apache Echarts](https://echarts.apache.org/). :::