UNPKG

echarts

Version:

A powerful charting and visualization library for browser

10 lines (6 loc) 246 B
require('./marker/MarkAreaModel'); require('./marker/MarkAreaView'); require('../echarts').registerPreprocessor(function (opt) { // Make sure markArea component is enabled opt.markArea = opt.markArea || {}; });