NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/bullet.src.js

14 lines
308 B
JavaScript
Raw Normal View History

2024-09-13 08:44:13 +00:00
/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @module highcharts/modules/bullet
* @requires highcharts
*
* Bullet graph series type for Highcharts
*
* (c) 2010-2019 Kacper Madej
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../modules/bullet.src.js';