UNPKG

echarts

Version:

A powerful charting and visualization library for browser

11 lines (7 loc) 292 B
// HINT Markpoint can't be used too much require('./marker/MarkPointModel'); require('./marker/MarkPointView'); require('../echarts').registerPreprocessor(function (opt) { // Make sure markPoint component is enabled opt.markPoint = opt.markPoint || {}; });