Your IP : 216.73.216.79


Current Path : /var/www/html/reddsis/node_modules/apexcharts/src/features/
Upload File :
Current File : /var/www/html/reddsis/node_modules/apexcharts/src/features/annotations.js

// @ts-check
import ApexCharts from '../apexcharts'
import Annotations from '../modules/annotations/Annotations'

ApexCharts.registerFeatures({ annotations: Annotations })

export default ApexCharts