Skip to content

Commit

Permalink
v11.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TorsteinHonsi committed May 22, 2024
1 parent 55acd64 commit 3d4a8d6
Show file tree
Hide file tree
Showing 286 changed files with 315 additions and 315 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highcharts",
"version": "11.4.2",
"version": "11.4.3",
"main": "highcharts.js",
"license": "https://www.highcharts.com/license",
"types": "highcharts.d.ts"
Expand Down
2 changes: 1 addition & 1 deletion highcharts-3d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion highcharts-3d.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v11.4.2 (2024-05-22)
* @license Highcharts JS v11.4.3 (2024-05-22)
*
* 3D features for Highcharts JS
*
Expand Down
6 changes: 3 additions & 3 deletions highcharts-gantt.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions highcharts-gantt.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts Gantt JS v11.4.2 (2024-05-22)
* @license Highcharts Gantt JS v11.4.3 (2024-05-22)
*
* (c) 2017-2024 Lars Cabrera, Torstein Honsi, Jon Arild Nygard & Oystein Moseng
*
Expand Down Expand Up @@ -62,7 +62,7 @@
* Constants
*
* */
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.2', Globals.win = (typeof window !== 'undefined' ?
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.3', Globals.win = (typeof window !== 'undefined' ?
window :
{}), // eslint-disable-line node/no-unsupported-features/es-builtins
Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
Expand Down Expand Up @@ -12543,7 +12543,7 @@
this.url = this.getReferenceURL();
// Add description
const desc = this.createElement('desc').add();
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.2'));
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.3'));
this.defs = this.createElement('defs').add();
this.allowHTML = allowHTML;
this.forExport = forExport;
Expand Down
2 changes: 1 addition & 1 deletion highcharts-more.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion highcharts-more.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v11.4.2 (2024-05-22)
* @license Highcharts JS v11.4.3 (2024-05-22)
*
* (c) 2009-2024 Torstein Honsi
*
Expand Down
6 changes: 3 additions & 3 deletions highcharts.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions highcharts.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v11.4.2 (2024-05-22)
* @license Highcharts JS v11.4.3 (2024-05-22)
*
* (c) 2009-2024 Torstein Honsi
*
Expand Down Expand Up @@ -62,7 +62,7 @@
* Constants
*
* */
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.2', Globals.win = (typeof window !== 'undefined' ?
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.3', Globals.win = (typeof window !== 'undefined' ?
window :
{}), // eslint-disable-line node/no-unsupported-features/es-builtins
Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
Expand Down Expand Up @@ -12543,7 +12543,7 @@
this.url = this.getReferenceURL();
// Add description
const desc = this.createElement('desc').add();
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.2'));
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.3'));
this.defs = this.createElement('defs').add();
this.allowHTML = allowHTML;
this.forExport = forExport;
Expand Down
6 changes: 3 additions & 3 deletions highmaps.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions highmaps.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highmaps JS v11.4.2 (2024-05-22)
* @license Highmaps JS v11.4.3 (2024-05-22)
*
* (c) 2011-2024 Torstein Honsi
*
Expand Down Expand Up @@ -62,7 +62,7 @@
* Constants
*
* */
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.2', Globals.win = (typeof window !== 'undefined' ?
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.3', Globals.win = (typeof window !== 'undefined' ?
window :
{}), // eslint-disable-line node/no-unsupported-features/es-builtins
Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
Expand Down Expand Up @@ -12543,7 +12543,7 @@
this.url = this.getReferenceURL();
// Add description
const desc = this.createElement('desc').add();
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.2'));
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.3'));
this.defs = this.createElement('defs').add();
this.allowHTML = allowHTML;
this.forExport = forExport;
Expand Down
6 changes: 3 additions & 3 deletions highstock.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions highstock.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* (c) 2009-2024 Torstein Honsi
*
Expand Down Expand Up @@ -62,7 +62,7 @@
* Constants
*
* */
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.2', Globals.win = (typeof window !== 'undefined' ?
Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.3', Globals.win = (typeof window !== 'undefined' ?
window :
{}), // eslint-disable-line node/no-unsupported-features/es-builtins
Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
Expand Down Expand Up @@ -12543,7 +12543,7 @@
this.url = this.getReferenceURL();
// Add description
const desc = this.createElement('desc').add();
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.2'));
desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.3'));
this.defs = this.createElement('defs').add();
this.allowHTML = allowHTML;
this.forExport = forExport;
Expand Down
2 changes: 1 addition & 1 deletion indicators/acceleration-bands.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/acceleration-bands.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/accumulation-distribution.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/accumulation-distribution.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/ao.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/ao.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/apo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/apo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/aroon-oscillator.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/aroon-oscillator.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/aroon.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/aroon.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/atr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/atr.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/bollinger-bands.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/bollinger-bands.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/cci.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/cci.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/chaikin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/chaikin.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/cmf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/cmf.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* (c) 2010-2024 Highsoft AS
* Author: Sebastian Domas
Expand Down
2 changes: 1 addition & 1 deletion indicators/cmo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/cmo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/dema.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/dema.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/disparity-index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/disparity-index.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highstock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/dmi.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/dmi.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/dpo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/dpo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/ichimoku-kinko-hyo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/ichimoku-kinko-hyo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* Indicator series type for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/indicators-all.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion indicators/indicators-all.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v11.4.2 (2024-05-22)
* @license Highstock JS v11.4.3 (2024-05-22)
*
* All technical indicators for Highcharts Stock
*
Expand Down
2 changes: 1 addition & 1 deletion indicators/indicators.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3d4a8d6

Please sign in to comment.