Files
Sensores/static/lib/Highcharts-10.2.1/es-modules/masters/modules/pattern-fill.src.js
2025-04-17 00:35:33 -06:00

15 lines
356 B
JavaScript

/**
* @license Highcharts JS v10.2.1 (2022-08-29)
* @module highcharts/modules/pattern-fill
* @requires highcharts
*
* Module for adding patterns and images as point fills.
*
* (c) 2010-2021 Highsoft AS
* Author: Torstein Hønsi, Øystein Moseng
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../Extensions/PatternFill.js';