NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/dotplot.src.js
2024-09-13 16:44:30 +08:00

14 lines
308 B
JavaScript

/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @module highcharts/modules/dotplot
* @requires highcharts
*
* Dot plot series type for Highcharts
*
* (c) 2010-2019 Torstein Honsi
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../modules/dotplot.src.js';