Skip to content

Commit

Permalink
v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TorsteinHonsi committed Mar 10, 2020
1 parent 2c2d58a commit a6aec8b
Show file tree
Hide file tree
Showing 421 changed files with 4,883 additions and 3,962 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": "8.0.3",
"version": "8.0.4",
"main": "highcharts.js",
"license": "https://www.highcharts.com/license",
"types": "highcharts.d.ts"
Expand Down
9 changes: 9 additions & 0 deletions es-modules/annotations/annotations.src.js
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,15 @@ merge(true, Annotation.prototype, controllableMixin, eventEmitterMixin,
* @type {string}
* @apioption annotations.shapeOptions.src
*/
/**
* Name of the dash style to use for the shape's stroke.
*
* @sample {highcharts} highcharts/plotoptions/series-dashstyle-all/
* Possible values demonstrated
*
* @type {Highcharts.DashStyleValue}
* @apioption annotations.shapeOptions.dashStyle
*/
/**
* The color of the shape's stroke.
*
Expand Down
2 changes: 1 addition & 1 deletion es-modules/annotations/navigationBindings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,7 @@ H.setOptions({
* from a different server.
*
* @type {string}
* @default https://code.highcharts.com/8.0.3/gfx/stock-icons/
* @default https://code.highcharts.com/8.0.4/gfx/stock-icons/
* @since 7.1.3
* @apioption navigation.iconsURL
*/
Expand Down
2 changes: 1 addition & 1 deletion es-modules/annotations/popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ addEvent(H.NavigationBindings, 'showPopup', function (config) {
this.popup = new H.Popup(this.chart.container, (this.chart.options.navigation.iconsURL ||
(this.chart.options.stockTools &&
this.chart.options.stockTools.gui.iconsURL) ||
'https://code.highcharts.com/8.0.3/gfx/stock-icons/'));
'https://code.highcharts.com/8.0.4/gfx/stock-icons/'));
}
this.popup.showForm(config.formType, this.chart, config.options, config.onSubmit);
});
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/highcharts-3d.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/highcharts-3d
* @requires highcharts
*
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/highcharts-gantt.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts Gantt JS v8.0.3 (2020-03-06)
* @license Highcharts Gantt JS v8.0.4 (2020-03-10)
* @module highcharts/highcharts-gantt
*
* (c) 2017-2018 Lars Cabrera, Torstein Honsi, Jon Arild Nygard & Oystein Moseng
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/highcharts-more.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/highcharts-more
* @requires highcharts
*
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/highcharts.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/highcharts
*
* (c) 2009-2018 Torstein Honsi
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/highmaps.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highmaps JS v8.0.3 (2020-03-06)
* @license Highmaps JS v8.0.4 (2020-03-10)
* @module highcharts/highmaps
*
* (c) 2011-2018 Torstein Honsi
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/highstock.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/highstock
*
* (c) 2009-2018 Torstein Honsi
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/acceleration-bands.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/acceleration-bands
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/accumulation-distribution
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/ao.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/ao
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/apo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/apo
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/aroon-oscillator.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/aroon-oscillator
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/aroon.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/aroon
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/atr.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/atr
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/bollinger-bands.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/bollinger-bands
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/cci.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/cci
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/chaikin.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/chaikin
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/cmf.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/cmf
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/dema.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/dema
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/dpo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/dpo
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/ema.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/ema
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/ichimoku-kinko-hyo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/ichimoku-kinko-hyo
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/indicators-all.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/indicators-all
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/indicators.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/indicators
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/keltner-channels.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/keltner-channels
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/macd.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/macd
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/mfi.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/mfi
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/momentum.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/momentum
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/natr.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/natr
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/pivot-points.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/pivot-points
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/ppo.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/ppo
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/price-channel.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/price-channel
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/price-envelopes.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/price-envelopes
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/psar.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/psar
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/regressions.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/regressions
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/roc.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/roc
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/rsi.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/rsi
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/slow-stochastic.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/indicators
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/stochastic.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/stochastic
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/supertrend.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/supertrend
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/tema.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/tema
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/trendline.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/trendline
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/trix.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/trix
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/volume-by-price.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/volume-by-price
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/vwap.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/vwap
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/williams-r.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/williams-r
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/wma.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/wma
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/indicators/zigzag.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highstock JS v8.0.3 (2020-03-06)
* @license Highstock JS v8.0.4 (2020-03-10)
* @module highcharts/indicators/zigzag
* @requires highcharts
* @requires highcharts/modules/stock
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/modules/accessibility.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/modules/accessibility
* @requires highcharts
*
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/modules/annotations-advanced.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/modules/annotations-advanced
* @requires highcharts
*
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/modules/annotations.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/modules/annotations
* @requires highcharts
*
Expand Down
2 changes: 1 addition & 1 deletion es-modules/masters/modules/arrow-symbols.src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Highcharts JS v8.0.3 (2020-03-06)
* @license Highcharts JS v8.0.4 (2020-03-10)
* @module highcharts/modules/arrow-symbols
* @requires highcharts
*
Expand Down
Loading

0 comments on commit a6aec8b

Please sign in to comment.