treemap.src.js 289 B

123456789101112
  1. /**
  2. * @license Highcharts JS v8.1.2 (2020-06-16)
  3. * @module highcharts/modules/treemap
  4. * @requires highcharts
  5. *
  6. * (c) 2014-2019 Highsoft AS
  7. * Authors: Jon Arild Nygard / Oystein Moseng
  8. *
  9. * License: www.highcharts.com/license
  10. */
  11. 'use strict';
  12. import '../../modules/treemap.src.js';