highcharts
Version:
JavaScript charting framework
15 lines • 591 B
JavaScript
/**
* Highcharts Gantt JS v12.5.0 (2026-01-12)
* @module highcharts/highcharts-gantt
*
* (c) 2017-2026 Highsoft AS
*
* A commercial license may be required depending on use.
* See www.highcharts.com/license
*
* Authors:
* - Lars Cabrera
* - Torstein Honsi
* - Jon Arild Nygard
* - Oystein Moseng
*/import t from"./highcharts.js";import"./modules/gantt.js";var r={};r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),t.product="Highcharts Gantt";let e=t;export{e as default};