# datart-extension-charts **Repository Path**: hlx_coltd/datart-extension-charts ## Basic Information - **Project Name**: datart-extension-charts - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 57 - **Created**: 2021-12-29 - **Last Updated**: 2021-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # datart-extension-charts An extension repository to host datart plugin charts which is in experiment state not officially. ## How to use ### 1. use iife type of chart plugin Please run `yarn build` or `npm run build`, and get copy file from `dist` folder. ### 2. use as React Component Please check the file in folder `plugins` __NOTE: Plugin folder should be prefix as `datart-*` which could be automatic load when run `yarn build`__