pattern-fill.src.js 307 B

1234567891011
  1. /**
  2. * @license @product.name@ JS v@product.version@ (@product.date@)
  3. * Module for adding patterns and images as point fills.
  4. *
  5. * (c) 2010-2019 Highsoft AS
  6. * Author: Torstein Hønsi, Øystein Moseng
  7. *
  8. * License: www.highcharts.com/license
  9. */
  10. 'use strict';
  11. import '../../modules/pattern-fill.src.js';