UNPKG

echarts

Version:

A powerful charting and visualization library for browser

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