highcharts 9.2.1 → 9.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (423) hide show
  1. package/bower.json +1 -1
  2. package/es-modules/Core/Globals.js +1 -1
  3. package/es-modules/Core/Renderer/SVG/SVGRenderer.js +1 -1
  4. package/es-modules/Core/Series/Series.js +3 -0
  5. package/es-modules/Extensions/Annotations/NavigationBindings.js +1 -1
  6. package/es-modules/Extensions/Annotations/Popup.js +1 -1
  7. package/es-modules/Extensions/Data.js +73 -67
  8. package/es-modules/Extensions/DataGrouping.js +3 -1
  9. package/es-modules/Extensions/Debugger/ErrorMessages.js +2 -2
  10. package/es-modules/Extensions/Exporting/Exporting.js +2 -2
  11. package/es-modules/Extensions/OfflineExporting/OfflineExporting.js +1 -1
  12. package/es-modules/Extensions/OfflineExporting/OfflineExportingDefaults.js +1 -1
  13. package/es-modules/Extensions/Oldie/Oldie.js +1 -1
  14. package/es-modules/Stock/StockToolsGui.js +1 -1
  15. package/es-modules/masters/highcharts-3d.src.js +1 -1
  16. package/es-modules/masters/highcharts-gantt.src.js +1 -1
  17. package/es-modules/masters/highcharts-more.src.js +1 -1
  18. package/es-modules/masters/highcharts.src.js +1 -1
  19. package/es-modules/masters/highmaps.src.js +1 -1
  20. package/es-modules/masters/highstock.src.js +1 -1
  21. package/es-modules/masters/indicators/acceleration-bands.src.js +1 -1
  22. package/es-modules/masters/indicators/accumulation-distribution.src.js +1 -1
  23. package/es-modules/masters/indicators/ao.src.js +1 -1
  24. package/es-modules/masters/indicators/apo.src.js +1 -1
  25. package/es-modules/masters/indicators/aroon-oscillator.src.js +1 -1
  26. package/es-modules/masters/indicators/aroon.src.js +1 -1
  27. package/es-modules/masters/indicators/atr.src.js +1 -1
  28. package/es-modules/masters/indicators/bollinger-bands.src.js +1 -1
  29. package/es-modules/masters/indicators/cci.src.js +1 -1
  30. package/es-modules/masters/indicators/chaikin.src.js +1 -1
  31. package/es-modules/masters/indicators/cmf.src.js +1 -1
  32. package/es-modules/masters/indicators/cmo.src.js +1 -1
  33. package/es-modules/masters/indicators/dema.src.js +1 -1
  34. package/es-modules/masters/indicators/disparity-index.src.js +1 -1
  35. package/es-modules/masters/indicators/dmi.src.js +1 -1
  36. package/es-modules/masters/indicators/dpo.src.js +1 -1
  37. package/es-modules/masters/indicators/ema.src.js +1 -1
  38. package/es-modules/masters/indicators/ichimoku-kinko-hyo.src.js +1 -1
  39. package/es-modules/masters/indicators/indicators-all.src.js +1 -1
  40. package/es-modules/masters/indicators/indicators.src.js +1 -1
  41. package/es-modules/masters/indicators/keltner-channels.src.js +1 -1
  42. package/es-modules/masters/indicators/klinger.src.js +1 -1
  43. package/es-modules/masters/indicators/macd.src.js +1 -1
  44. package/es-modules/masters/indicators/mfi.src.js +1 -1
  45. package/es-modules/masters/indicators/momentum.src.js +1 -1
  46. package/es-modules/masters/indicators/natr.src.js +1 -1
  47. package/es-modules/masters/indicators/obv.src.js +1 -1
  48. package/es-modules/masters/indicators/pivot-points.src.js +1 -1
  49. package/es-modules/masters/indicators/ppo.src.js +1 -1
  50. package/es-modules/masters/indicators/price-channel.src.js +1 -1
  51. package/es-modules/masters/indicators/price-envelopes.src.js +1 -1
  52. package/es-modules/masters/indicators/psar.src.js +1 -1
  53. package/es-modules/masters/indicators/regressions.src.js +1 -1
  54. package/es-modules/masters/indicators/roc.src.js +1 -1
  55. package/es-modules/masters/indicators/rsi.src.js +1 -1
  56. package/es-modules/masters/indicators/slow-stochastic.src.js +1 -1
  57. package/es-modules/masters/indicators/stochastic.src.js +1 -1
  58. package/es-modules/masters/indicators/supertrend.src.js +1 -1
  59. package/es-modules/masters/indicators/tema.src.js +1 -1
  60. package/es-modules/masters/indicators/trendline.src.js +1 -1
  61. package/es-modules/masters/indicators/trix.src.js +1 -1
  62. package/es-modules/masters/indicators/volume-by-price.src.js +1 -1
  63. package/es-modules/masters/indicators/vwap.src.js +1 -1
  64. package/es-modules/masters/indicators/williams-r.src.js +1 -1
  65. package/es-modules/masters/indicators/wma.src.js +1 -1
  66. package/es-modules/masters/indicators/zigzag.src.js +1 -1
  67. package/es-modules/masters/modules/accessibility.src.js +1 -1
  68. package/es-modules/masters/modules/annotations-advanced.src.js +1 -1
  69. package/es-modules/masters/modules/annotations.src.js +1 -1
  70. package/es-modules/masters/modules/arrow-symbols.src.js +1 -1
  71. package/es-modules/masters/modules/boost-canvas.src.js +1 -1
  72. package/es-modules/masters/modules/boost.src.js +1 -1
  73. package/es-modules/masters/modules/broken-axis.src.js +1 -1
  74. package/es-modules/masters/modules/bullet.src.js +1 -1
  75. package/es-modules/masters/modules/coloraxis.src.js +1 -1
  76. package/es-modules/masters/modules/current-date-indicator.src.js +1 -1
  77. package/es-modules/masters/modules/cylinder.src.js +1 -1
  78. package/es-modules/masters/modules/data.src.js +1 -1
  79. package/es-modules/masters/modules/datagrouping.src.js +1 -1
  80. package/es-modules/masters/modules/debugger.src.js +1 -1
  81. package/es-modules/masters/modules/dependency-wheel.src.js +1 -1
  82. package/es-modules/masters/modules/dotplot.src.js +1 -1
  83. package/es-modules/masters/modules/drag-panes.src.js +1 -1
  84. package/es-modules/masters/modules/draggable-points.src.js +1 -1
  85. package/es-modules/masters/modules/drilldown.src.js +1 -1
  86. package/es-modules/masters/modules/dumbbell.src.js +1 -1
  87. package/es-modules/masters/modules/export-data.src.js +1 -1
  88. package/es-modules/masters/modules/exporting.src.js +1 -1
  89. package/es-modules/masters/modules/full-screen.src.js +1 -1
  90. package/es-modules/masters/modules/funnel.src.js +1 -1
  91. package/es-modules/masters/modules/funnel3d.src.js +1 -1
  92. package/es-modules/masters/modules/gantt.src.js +1 -1
  93. package/es-modules/masters/modules/grid-axis.src.js +1 -1
  94. package/es-modules/masters/modules/heatmap.src.js +1 -1
  95. package/es-modules/masters/modules/heikinashi.src.js +1 -1
  96. package/es-modules/masters/modules/histogram-bellcurve.src.js +1 -1
  97. package/es-modules/masters/modules/hollowcandlestick.src.js +1 -1
  98. package/es-modules/masters/modules/item-series.src.js +1 -1
  99. package/es-modules/masters/modules/lollipop.src.js +1 -1
  100. package/es-modules/masters/modules/map.src.js +1 -1
  101. package/es-modules/masters/modules/marker-clusters.src.js +1 -1
  102. package/es-modules/masters/modules/networkgraph.src.js +1 -1
  103. package/es-modules/masters/modules/no-data-to-display.src.js +1 -1
  104. package/es-modules/masters/modules/offline-exporting.src.js +1 -1
  105. package/es-modules/masters/modules/oldie-polyfills.src.js +1 -1
  106. package/es-modules/masters/modules/oldie.src.js +1 -1
  107. package/es-modules/masters/modules/organization.src.js +1 -1
  108. package/es-modules/masters/modules/overlapping-datalabels.src.js +1 -1
  109. package/es-modules/masters/modules/parallel-coordinates.src.js +1 -1
  110. package/es-modules/masters/modules/pareto.src.js +1 -1
  111. package/es-modules/masters/modules/pathfinder.src.js +1 -1
  112. package/es-modules/masters/modules/pattern-fill.src.js +1 -1
  113. package/es-modules/masters/modules/price-indicator.src.js +1 -1
  114. package/es-modules/masters/modules/pyramid3d.src.js +1 -1
  115. package/es-modules/masters/modules/sankey.src.js +1 -1
  116. package/es-modules/masters/modules/series-label.src.js +1 -1
  117. package/es-modules/masters/modules/solid-gauge.src.js +1 -1
  118. package/es-modules/masters/modules/sonification.src.js +1 -1
  119. package/es-modules/masters/modules/static-scale.src.js +1 -1
  120. package/es-modules/masters/modules/stock-tools.src.js +1 -1
  121. package/es-modules/masters/modules/stock.src.js +1 -1
  122. package/es-modules/masters/modules/streamgraph.src.js +1 -1
  123. package/es-modules/masters/modules/sunburst.src.js +1 -1
  124. package/es-modules/masters/modules/tilemap.src.js +1 -1
  125. package/es-modules/masters/modules/timeline.src.js +1 -1
  126. package/es-modules/masters/modules/treegrid.src.js +1 -1
  127. package/es-modules/masters/modules/treemap.src.js +1 -1
  128. package/es-modules/masters/modules/variable-pie.src.js +1 -1
  129. package/es-modules/masters/modules/variwide.src.js +1 -1
  130. package/es-modules/masters/modules/vector.src.js +1 -1
  131. package/es-modules/masters/modules/venn.src.js +1 -1
  132. package/es-modules/masters/modules/windbarb.src.js +1 -1
  133. package/es-modules/masters/modules/wordcloud.src.js +1 -1
  134. package/es-modules/masters/modules/xrange.src.js +1 -1
  135. package/es-modules/masters/themes/avocado.src.js +1 -1
  136. package/es-modules/masters/themes/dark-blue.src.js +1 -1
  137. package/es-modules/masters/themes/dark-green.src.js +1 -1
  138. package/es-modules/masters/themes/dark-unica.src.js +1 -1
  139. package/es-modules/masters/themes/gray.src.js +1 -1
  140. package/es-modules/masters/themes/grid-light.src.js +1 -1
  141. package/es-modules/masters/themes/grid.src.js +1 -1
  142. package/es-modules/masters/themes/high-contrast-dark.src.js +1 -1
  143. package/es-modules/masters/themes/high-contrast-light.src.js +1 -1
  144. package/es-modules/masters/themes/sand-signika.src.js +1 -1
  145. package/es-modules/masters/themes/skies.src.js +1 -1
  146. package/es-modules/masters/themes/sunset.src.js +1 -1
  147. package/highcharts-3d.js +1 -1
  148. package/highcharts-3d.src.js +1 -1
  149. package/highcharts-gantt.js +3 -3
  150. package/highcharts-gantt.js.map +1 -1
  151. package/highcharts-gantt.src.js +6 -3
  152. package/highcharts-more.js +1 -1
  153. package/highcharts-more.src.js +1 -1
  154. package/highcharts.d.ts +20 -7
  155. package/highcharts.js +3 -3
  156. package/highcharts.js.map +1 -1
  157. package/highcharts.src.d.ts +20 -7
  158. package/highcharts.src.js +6 -3
  159. package/highmaps.js +3 -3
  160. package/highmaps.js.map +1 -1
  161. package/highmaps.src.js +6 -3
  162. package/highstock.js +5 -5
  163. package/highstock.js.map +1 -1
  164. package/highstock.src.js +9 -4
  165. package/indicators/acceleration-bands.js +1 -1
  166. package/indicators/acceleration-bands.src.js +1 -1
  167. package/indicators/accumulation-distribution.js +1 -1
  168. package/indicators/accumulation-distribution.src.js +1 -1
  169. package/indicators/ao.js +1 -1
  170. package/indicators/ao.src.js +1 -1
  171. package/indicators/apo.js +1 -1
  172. package/indicators/apo.src.js +1 -1
  173. package/indicators/aroon-oscillator.js +1 -1
  174. package/indicators/aroon-oscillator.src.js +1 -1
  175. package/indicators/aroon.js +1 -1
  176. package/indicators/aroon.src.js +1 -1
  177. package/indicators/atr.js +1 -1
  178. package/indicators/atr.src.js +1 -1
  179. package/indicators/bollinger-bands.js +1 -1
  180. package/indicators/bollinger-bands.src.js +1 -1
  181. package/indicators/cci.js +1 -1
  182. package/indicators/cci.src.js +1 -1
  183. package/indicators/chaikin.js +1 -1
  184. package/indicators/chaikin.src.js +1 -1
  185. package/indicators/cmf.js +1 -1
  186. package/indicators/cmf.src.js +1 -1
  187. package/indicators/cmo.js +1 -1
  188. package/indicators/cmo.src.js +1 -1
  189. package/indicators/dema.js +1 -1
  190. package/indicators/dema.src.js +1 -1
  191. package/indicators/disparity-index.js +1 -1
  192. package/indicators/disparity-index.src.js +1 -1
  193. package/indicators/dmi.js +1 -1
  194. package/indicators/dmi.src.js +1 -1
  195. package/indicators/dpo.js +1 -1
  196. package/indicators/dpo.src.js +1 -1
  197. package/indicators/ema.js +1 -1
  198. package/indicators/ema.src.js +1 -1
  199. package/indicators/ichimoku-kinko-hyo.js +1 -1
  200. package/indicators/ichimoku-kinko-hyo.src.js +1 -1
  201. package/indicators/indicators-all.js +1 -1
  202. package/indicators/indicators-all.src.js +1 -1
  203. package/indicators/indicators.js +1 -1
  204. package/indicators/indicators.src.js +1 -1
  205. package/indicators/keltner-channels.js +1 -1
  206. package/indicators/keltner-channels.src.js +1 -1
  207. package/indicators/klinger.js +1 -1
  208. package/indicators/klinger.src.js +1 -1
  209. package/indicators/macd.js +1 -1
  210. package/indicators/macd.src.js +1 -1
  211. package/indicators/mfi.js +1 -1
  212. package/indicators/mfi.src.js +1 -1
  213. package/indicators/momentum.js +1 -1
  214. package/indicators/momentum.src.js +1 -1
  215. package/indicators/natr.js +1 -1
  216. package/indicators/natr.src.js +1 -1
  217. package/indicators/obv.js +1 -1
  218. package/indicators/obv.src.js +1 -1
  219. package/indicators/pivot-points.js +1 -1
  220. package/indicators/pivot-points.src.js +1 -1
  221. package/indicators/ppo.js +1 -1
  222. package/indicators/ppo.src.js +1 -1
  223. package/indicators/price-channel.js +1 -1
  224. package/indicators/price-channel.src.js +1 -1
  225. package/indicators/price-envelopes.js +1 -1
  226. package/indicators/price-envelopes.src.js +1 -1
  227. package/indicators/psar.js +1 -1
  228. package/indicators/psar.src.js +1 -1
  229. package/indicators/regressions.js +1 -1
  230. package/indicators/regressions.src.js +1 -1
  231. package/indicators/roc.js +1 -1
  232. package/indicators/roc.src.js +1 -1
  233. package/indicators/rsi.js +1 -1
  234. package/indicators/rsi.src.js +1 -1
  235. package/indicators/slow-stochastic.js +1 -1
  236. package/indicators/slow-stochastic.src.js +1 -1
  237. package/indicators/stochastic.js +1 -1
  238. package/indicators/stochastic.src.js +1 -1
  239. package/indicators/supertrend.js +1 -1
  240. package/indicators/supertrend.src.js +1 -1
  241. package/indicators/tema.js +1 -1
  242. package/indicators/tema.src.js +1 -1
  243. package/indicators/trendline.js +1 -1
  244. package/indicators/trendline.src.js +1 -1
  245. package/indicators/trix.js +1 -1
  246. package/indicators/trix.src.js +1 -1
  247. package/indicators/volume-by-price.js +1 -1
  248. package/indicators/volume-by-price.src.js +1 -1
  249. package/indicators/vwap.js +1 -1
  250. package/indicators/vwap.src.js +1 -1
  251. package/indicators/williams-r.js +1 -1
  252. package/indicators/williams-r.src.js +1 -1
  253. package/indicators/wma.js +1 -1
  254. package/indicators/wma.src.js +1 -1
  255. package/indicators/zigzag.js +1 -1
  256. package/indicators/zigzag.src.js +1 -1
  257. package/modules/accessibility.js +1 -1
  258. package/modules/accessibility.src.js +1 -1
  259. package/modules/annotations-advanced.js +2 -2
  260. package/modules/annotations-advanced.src.js +3 -3
  261. package/modules/annotations.js +2 -2
  262. package/modules/annotations.src.js +3 -3
  263. package/modules/arrow-symbols.js +1 -1
  264. package/modules/arrow-symbols.src.js +1 -1
  265. package/modules/boost-canvas.js +1 -1
  266. package/modules/boost-canvas.src.js +1 -1
  267. package/modules/boost.js +1 -1
  268. package/modules/boost.src.js +1 -1
  269. package/modules/broken-axis.js +1 -1
  270. package/modules/broken-axis.src.js +1 -1
  271. package/modules/bullet.js +1 -1
  272. package/modules/bullet.src.js +1 -1
  273. package/modules/coloraxis.js +1 -1
  274. package/modules/coloraxis.src.js +1 -1
  275. package/modules/current-date-indicator.js +1 -1
  276. package/modules/current-date-indicator.src.js +1 -1
  277. package/modules/cylinder.js +1 -1
  278. package/modules/cylinder.src.js +1 -1
  279. package/modules/data.js +32 -32
  280. package/modules/data.js.map +1 -1
  281. package/modules/data.src.js +77 -83
  282. package/modules/datagrouping.js +2 -2
  283. package/modules/datagrouping.js.map +1 -1
  284. package/modules/datagrouping.src.js +4 -2
  285. package/modules/debugger.js +3 -3
  286. package/modules/debugger.js.map +1 -1
  287. package/modules/debugger.src.js +3 -3
  288. package/modules/dependency-wheel.js +1 -1
  289. package/modules/dependency-wheel.src.js +1 -1
  290. package/modules/dotplot.js +1 -1
  291. package/modules/dotplot.src.js +1 -1
  292. package/modules/drag-panes.js +1 -1
  293. package/modules/drag-panes.src.js +1 -1
  294. package/modules/draggable-points.js +1 -1
  295. package/modules/draggable-points.src.js +1 -1
  296. package/modules/drilldown.js +1 -1
  297. package/modules/drilldown.src.js +1 -1
  298. package/modules/dumbbell.js +1 -1
  299. package/modules/dumbbell.src.js +1 -1
  300. package/modules/export-data.js +1 -1
  301. package/modules/export-data.src.js +1 -1
  302. package/modules/exporting.js +3 -3
  303. package/modules/exporting.js.map +1 -1
  304. package/modules/exporting.src.js +3 -4
  305. package/modules/full-screen.js +1 -1
  306. package/modules/full-screen.src.js +1 -1
  307. package/modules/funnel.js +1 -1
  308. package/modules/funnel.src.js +1 -1
  309. package/modules/funnel3d.js +1 -1
  310. package/modules/funnel3d.src.js +1 -1
  311. package/modules/gantt.js +1 -1
  312. package/modules/gantt.src.js +1 -1
  313. package/modules/grid-axis.js +1 -1
  314. package/modules/grid-axis.src.js +1 -1
  315. package/modules/heatmap.js +1 -1
  316. package/modules/heatmap.src.js +1 -1
  317. package/modules/heikinashi.js +1 -1
  318. package/modules/heikinashi.src.js +1 -1
  319. package/modules/histogram-bellcurve.js +1 -1
  320. package/modules/histogram-bellcurve.src.js +1 -1
  321. package/modules/hollowcandlestick.js +1 -1
  322. package/modules/hollowcandlestick.src.js +1 -1
  323. package/modules/item-series.js +1 -1
  324. package/modules/item-series.src.js +1 -1
  325. package/modules/lollipop.js +1 -1
  326. package/modules/lollipop.src.js +1 -1
  327. package/modules/map.js +1 -1
  328. package/modules/map.src.js +1 -1
  329. package/modules/marker-clusters.js +1 -1
  330. package/modules/marker-clusters.src.js +1 -1
  331. package/modules/networkgraph.js +1 -1
  332. package/modules/networkgraph.src.js +1 -1
  333. package/modules/no-data-to-display.js +1 -1
  334. package/modules/no-data-to-display.src.js +1 -1
  335. package/modules/offline-exporting.js +18 -17
  336. package/modules/offline-exporting.js.map +1 -1
  337. package/modules/offline-exporting.src.js +3 -3
  338. package/modules/oldie-polyfills.js +1 -1
  339. package/modules/oldie-polyfills.src.js +1 -1
  340. package/modules/oldie.js +2 -2
  341. package/modules/oldie.src.js +2 -2
  342. package/modules/organization.js +1 -1
  343. package/modules/organization.src.js +1 -1
  344. package/modules/overlapping-datalabels.js +1 -1
  345. package/modules/overlapping-datalabels.src.js +1 -1
  346. package/modules/parallel-coordinates.js +1 -1
  347. package/modules/parallel-coordinates.src.js +1 -1
  348. package/modules/pareto.js +1 -1
  349. package/modules/pareto.src.js +1 -1
  350. package/modules/pathfinder.js +1 -1
  351. package/modules/pathfinder.src.js +1 -1
  352. package/modules/pattern-fill.js +1 -1
  353. package/modules/pattern-fill.src.js +1 -1
  354. package/modules/price-indicator.js +1 -1
  355. package/modules/price-indicator.src.js +1 -1
  356. package/modules/pyramid3d.js +1 -1
  357. package/modules/pyramid3d.src.js +1 -1
  358. package/modules/sankey.js +1 -1
  359. package/modules/sankey.src.js +1 -1
  360. package/modules/series-label.js +1 -1
  361. package/modules/series-label.src.js +1 -1
  362. package/modules/solid-gauge.js +1 -1
  363. package/modules/solid-gauge.src.js +1 -1
  364. package/modules/sonification.js +1 -1
  365. package/modules/sonification.src.js +1 -1
  366. package/modules/static-scale.js +1 -1
  367. package/modules/static-scale.src.js +1 -1
  368. package/modules/stock-tools.js +2 -2
  369. package/modules/stock-tools.src.js +3 -3
  370. package/modules/stock.js +2 -2
  371. package/modules/stock.js.map +1 -1
  372. package/modules/stock.src.js +4 -2
  373. package/modules/streamgraph.js +1 -1
  374. package/modules/streamgraph.src.js +1 -1
  375. package/modules/sunburst.js +1 -1
  376. package/modules/sunburst.src.js +1 -1
  377. package/modules/tilemap.js +1 -1
  378. package/modules/tilemap.src.js +1 -1
  379. package/modules/timeline.js +1 -1
  380. package/modules/timeline.src.js +1 -1
  381. package/modules/treegrid.js +1 -1
  382. package/modules/treegrid.src.js +1 -1
  383. package/modules/treemap.js +1 -1
  384. package/modules/treemap.src.js +1 -1
  385. package/modules/variable-pie.js +1 -1
  386. package/modules/variable-pie.src.js +1 -1
  387. package/modules/variwide.js +1 -1
  388. package/modules/variwide.src.js +1 -1
  389. package/modules/vector.js +1 -1
  390. package/modules/vector.src.js +1 -1
  391. package/modules/venn.js +1 -1
  392. package/modules/venn.src.js +1 -1
  393. package/modules/windbarb.js +1 -1
  394. package/modules/windbarb.src.js +1 -1
  395. package/modules/wordcloud.js +1 -1
  396. package/modules/wordcloud.src.js +1 -1
  397. package/modules/xrange.js +1 -1
  398. package/modules/xrange.src.js +1 -1
  399. package/package.json +1 -1
  400. package/themes/avocado.js +1 -1
  401. package/themes/avocado.src.js +1 -1
  402. package/themes/dark-blue.js +1 -1
  403. package/themes/dark-blue.src.js +1 -1
  404. package/themes/dark-green.js +1 -1
  405. package/themes/dark-green.src.js +1 -1
  406. package/themes/dark-unica.js +1 -1
  407. package/themes/dark-unica.src.js +1 -1
  408. package/themes/gray.js +1 -1
  409. package/themes/gray.src.js +1 -1
  410. package/themes/grid-light.js +1 -1
  411. package/themes/grid-light.src.js +1 -1
  412. package/themes/grid.js +1 -1
  413. package/themes/grid.src.js +1 -1
  414. package/themes/high-contrast-dark.js +1 -1
  415. package/themes/high-contrast-dark.src.js +1 -1
  416. package/themes/high-contrast-light.js +1 -1
  417. package/themes/high-contrast-light.src.js +1 -1
  418. package/themes/sand-signika.js +1 -1
  419. package/themes/sand-signika.src.js +1 -1
  420. package/themes/skies.js +1 -1
  421. package/themes/skies.src.js +1 -1
  422. package/themes/sunset.js +1 -1
  423. package/themes/sunset.src.js +1 -1
package/bower.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "highcharts",
3
- "version": "9.2.1",
3
+ "version": "9.2.2",
4
4
  "main": "highcharts.js",
5
5
  "license": "https://www.highcharts.com/license",
6
6
  "types": "highcharts.d.ts"
@@ -40,7 +40,7 @@ var Globals;
40
40
  * Constants
41
41
  *
42
42
  * */
43
- Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '9.2.1', Globals.win = w, Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
43
+ Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '9.2.2', Globals.win = w, Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
44
44
  Globals.doc.createElementNS &&
45
45
  !!Globals.doc.createElementNS(Globals.SVG_NS, 'svg').createSVGRect), Globals.userAgent = (Globals.win.navigator && Globals.win.navigator.userAgent) || '', Globals.isChrome = Globals.userAgent.indexOf('Chrome') !== -1, Globals.isFirefox = Globals.userAgent.indexOf('Firefox') !== -1, Globals.isMS = /(edge|msie|trident)/i.test(Globals.userAgent) && !Globals.win.opera, Globals.isSafari = !Globals.isChrome && Globals.userAgent.indexOf('Safari') !== -1, Globals.isTouchDevice = /(Mobile|Android|Windows Phone)/.test(Globals.userAgent), Globals.isWebKit = Globals.userAgent.indexOf('AppleWebKit') !== -1, Globals.deg2rad = Math.PI * 2 / 360, Globals.hasBidiBug = (Globals.isFirefox &&
46
46
  parseInt(Globals.userAgent.split('Firefox/')[1], 10) < 4 // issue #38
@@ -194,7 +194,7 @@ var SVGRenderer = /** @class */ (function () {
194
194
  this.url = this.getReferenceURL();
195
195
  // Add description
196
196
  var desc = this.createElement('desc').add();
197
- desc.element.appendChild(doc.createTextNode('Created with Highcharts 9.2.1'));
197
+ desc.element.appendChild(doc.createTextNode('Created with Highcharts 9.2.2'));
198
198
  renderer.defs = this.createElement('defs').add();
199
199
  renderer.allowHTML = allowHTML;
200
200
  renderer.forExport = forExport;
@@ -1206,6 +1206,9 @@ var Series = /** @class */ (function () {
1206
1206
  *
1207
1207
  * @name Highcharts.Point#dataGroup
1208
1208
  * @type {Highcharts.DataGroupingInfoObject|undefined}
1209
+ *
1210
+ * @sample stock/members/point-datagroup
1211
+ * Click to inspect raw data points
1209
1212
  */
1210
1213
  point.dataGroup = series.groupMap[groupCropStartIndex + i];
1211
1214
  if (point.dataGroup.options) {
@@ -1028,7 +1028,7 @@ setOptions({
1028
1028
  * from a different server.
1029
1029
  *
1030
1030
  * @type {string}
1031
- * @default https://code.highcharts.com/9.2.1/gfx/stock-icons/
1031
+ * @default https://code.highcharts.com/9.2.2/gfx/stock-icons/
1032
1032
  * @since 7.1.3
1033
1033
  * @apioption navigation.iconsURL
1034
1034
  */
@@ -765,7 +765,7 @@ addEvent(NavigationBindings, 'showPopup', function (config) {
765
765
  this.popup = new H.Popup(this.chart.container, (this.chart.options.navigation.iconsURL ||
766
766
  (this.chart.options.stockTools &&
767
767
  this.chart.options.stockTools.gui.iconsURL) ||
768
- 'https://code.highcharts.com/9.2.1/gfx/stock-icons/'), this.chart);
768
+ 'https://code.highcharts.com/9.2.2/gfx/stock-icons/'), this.chart);
769
769
  }
770
770
  this.popup.showForm(config.formType, this.chart, config.options, config.onSubmit);
771
771
  });
@@ -244,8 +244,26 @@ var addEvent = U.addEvent, defined = U.defined, extend = U.extend, fireEvent = U
244
244
  * @apioption data.firstRowAsNames
245
245
  */
246
246
  /**
247
- * The key for a Google Spreadsheet to load. See [general information
248
- * on GS](https://developers.google.com/gdata/samples/spreadsheet_sample).
247
+ * The Google Spreadsheet API key required for access generated at [API Services
248
+ * / Credentials](https://console.cloud.google.com/apis/credentials). See a
249
+ * comprehensive tutorial for setting up the key at the
250
+ * [Hands-On Data Visualization](https://handsondataviz.org/google-sheets-api-key.html)
251
+ * book website.
252
+ *
253
+ * @sample {highcharts} highcharts/data/google-spreadsheet/
254
+ * Load a Google Spreadsheet
255
+ *
256
+ * @type {string}
257
+ * @since 9.2.2
258
+ * @apioption data.googleAPIKey
259
+ */
260
+ /**
261
+ * The key or `spreadsheetId` value for a Google Spreadsheet to load. See
262
+ * [developers.google.com](https://developers.google.com/sheets/api/guides/concepts)
263
+ * for how to find the `spreadsheetId`.
264
+ *
265
+ * In order for Google Sheets to load, a valid [googleAPIKey](#data.googleAPIKey)
266
+ * must also be given.
249
267
  *
250
268
  * @sample {highcharts} highcharts/data/google-spreadsheet/
251
269
  * Load a Google Spreadsheet
@@ -255,13 +273,31 @@ var addEvent = U.addEvent, defined = U.defined, extend = U.extend, fireEvent = U
255
273
  * @apioption data.googleSpreadsheetKey
256
274
  */
257
275
  /**
258
- * The Google Spreadsheet worksheet to use in combination with
259
- * [googleSpreadsheetKey](#data.googleSpreadsheetKey). The available id's from
260
- * your sheet can be read from `https://spreadsheets.google.com/feeds/worksheets/{key}/public/basic`.
276
+ * The Google Spreadsheet `range` to use in combination with
277
+ * [googleSpreadsheetKey](#data.googleSpreadsheetKey). See
278
+ * [developers.google.com](https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.values/get)
279
+ * for details.
280
+ *
281
+ * If given, it takes precedence over `startColumn`, `endColumn`, `startRow` and
282
+ * `endRow`.
283
+ *
284
+ * @example
285
+ * googleSpreadsheetRange: 'Fruit Consumption' // Load a named worksheet
286
+ * googleSpreadsheetRange: 'A:Z' // Load columns A to Z
261
287
  *
262
288
  * @sample {highcharts} highcharts/data/google-spreadsheet/
263
289
  * Load a Google Spreadsheet
264
290
  *
291
+ * @type {string|undefined}
292
+ * @since 9.2.2
293
+ * @apioption data.googleSpreadsheetRange
294
+ */
295
+ /**
296
+ * No longer works since v9.2.2, that uses Google Sheets API v4. Instead, use
297
+ * the [googleSpreadsheetRange](#data.googleSpreadsheetRange) option to load a
298
+ * specific sheet.
299
+ *
300
+ * @deprecated
265
301
  * @type {string}
266
302
  * @since 4.0
267
303
  * @apioption data.googleSpreadsheetWorksheet
@@ -1290,24 +1326,39 @@ var Data = /** @class */ (function () {
1290
1326
  * Always returns false, because it is an intermediate fetch.
1291
1327
  */
1292
1328
  Data.prototype.parseGoogleSpreadsheet = function () {
1293
- var data = this, options = this.options, googleSpreadsheetKey = options.googleSpreadsheetKey, chart = this.chart,
1294
- // use sheet 1 as the default rather than od6
1295
- // as the latter sometimes cause issues (it looks like it can
1296
- // be renamed in some cases, ref. a fogbugz case).
1297
- worksheet = options.googleSpreadsheetWorksheet || 1, startRow = options.startRow || 0, endRow = options.endRow || Number.MAX_VALUE, startColumn = options.startColumn || 0, endColumn = options.endColumn || Number.MAX_VALUE, refreshRate = (options.dataRefreshRate || 2) * 1000;
1298
- if (refreshRate < 4000) {
1299
- refreshRate = 4000;
1300
- }
1329
+ var data = this, options = this.options, googleSpreadsheetKey = options.googleSpreadsheetKey, chart = this.chart, refreshRate = Math.max((options.dataRefreshRate || 2) * 1000, 4000);
1330
+ /**
1331
+ * Form the `values` field after range settings, unless the
1332
+ * googleSpreadsheetRange option is set.
1333
+ */
1334
+ var getRange = function () {
1335
+ if (options.googleSpreadsheetRange) {
1336
+ return options.googleSpreadsheetRange;
1337
+ }
1338
+ var alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
1339
+ var start = (alphabet.charAt(options.startColumn || 0) || 'A') +
1340
+ ((options.startRow || 0) + 1);
1341
+ var end = alphabet.charAt(pick(options.endColumn, -1)) || 'ZZ';
1342
+ if (defined(options.endRow)) {
1343
+ end += options.endRow + 1;
1344
+ }
1345
+ return start + ":" + end;
1346
+ };
1301
1347
  /**
1302
1348
  * Fetch the actual spreadsheet using XMLHttpRequest.
1303
1349
  * @private
1304
1350
  */
1305
1351
  function fetchSheet(fn) {
1306
1352
  var url = [
1307
- 'https://spreadsheets.google.com/feeds/cells',
1353
+ 'https://sheets.googleapis.com/v4/spreadsheets',
1308
1354
  googleSpreadsheetKey,
1309
- worksheet,
1310
- 'public/values?alt=json'
1355
+ 'values',
1356
+ getRange(),
1357
+ '?alt=json&' +
1358
+ 'majorDimension=COLUMNS&' +
1359
+ 'valueRenderOption=UNFORMATTED_VALUE&' +
1360
+ 'dateTimeRenderOption=FORMATTED_STRING&' +
1361
+ 'key=' + options.googleAPIKey
1311
1362
  ].join('/');
1312
1363
  ajax({
1313
1364
  url: url,
@@ -1317,7 +1368,7 @@ var Data = /** @class */ (function () {
1317
1368
  if (options.enablePolling) {
1318
1369
  setTimeout(function () {
1319
1370
  fetchSheet(fn);
1320
- }, (options.dataRefreshRate || 2) * 1000);
1371
+ }, refreshRate);
1321
1372
  }
1322
1373
  },
1323
1374
  error: function (xhr, text) {
@@ -1329,60 +1380,15 @@ var Data = /** @class */ (function () {
1329
1380
  delete options.googleSpreadsheetKey;
1330
1381
  fetchSheet(function (json) {
1331
1382
  // Prepare the data from the spreadsheat
1332
- var columns = [], cells = json.feed.entry, cell, cellCount = (cells || []).length, colCount = 0, rowCount = 0, val, gr, gc, cellInner, i;
1333
- if (!cells || cells.length === 0) {
1383
+ var columns = json.values;
1384
+ if (!columns || columns.length === 0) {
1334
1385
  return false;
1335
1386
  }
1336
- // First, find the total number of columns and rows that
1337
- // are actually filled with data
1338
- for (i = 0; i < cellCount; i++) {
1339
- cell = cells[i];
1340
- colCount = Math.max(colCount, cell.gs$cell.col);
1341
- rowCount = Math.max(rowCount, cell.gs$cell.row);
1342
- }
1343
- // Set up arrays containing the column data
1344
- for (i = 0; i < colCount; i++) {
1345
- if (i >= startColumn && i <= endColumn) {
1346
- // Create new columns with the length of either
1347
- // end-start or rowCount
1348
- columns[i - startColumn] = [];
1349
- }
1350
- }
1351
- // Loop over the cells and assign the value to the right
1352
- // place in the column arrays
1353
- for (i = 0; i < cellCount; i++) {
1354
- cell = cells[i];
1355
- gr = cell.gs$cell.row - 1; // rows start at 1
1356
- gc = cell.gs$cell.col - 1; // columns start at 1
1357
- // If both row and col falls inside start and end set the
1358
- // transposed cell value in the newly created columns
1359
- if (gc >= startColumn && gc <= endColumn &&
1360
- gr >= startRow && gr <= endRow) {
1361
- cellInner = cell.gs$cell || cell.content;
1362
- val = null;
1363
- if (cellInner.numericValue) {
1364
- if (cellInner.$t.indexOf('/') >= 0 ||
1365
- cellInner.$t.indexOf('-') >= 0) {
1366
- // This is a date - for future reference.
1367
- val = cellInner.$t;
1368
- }
1369
- else if (cellInner.$t.indexOf('%') > 0) {
1370
- // Percentage
1371
- val = parseFloat(cellInner.numericValue) * 100;
1372
- }
1373
- else {
1374
- val = parseFloat(cellInner.numericValue);
1375
- }
1376
- }
1377
- else if (cellInner.$t && cellInner.$t.length) {
1378
- val = cellInner.$t;
1379
- }
1380
- columns[gc - startColumn][gr - startRow] = val;
1381
- }
1382
- }
1387
+ // Find the maximum row count in order to extend shorter columns
1388
+ var rowCount = columns.reduce(function (rowCount, column) { return Math.max(rowCount, column.length); }, 0);
1383
1389
  // Insert null for empty spreadsheet cells (#5298)
1384
1390
  columns.forEach(function (column) {
1385
- for (i = 0; i < column.length; i++) {
1391
+ for (var i = 0; i < rowCount; i++) {
1386
1392
  if (typeof column[i] === 'undefined') {
1387
1393
  column[i] = null;
1388
1394
  }
@@ -639,8 +639,10 @@ Axis.prototype.applyGrouping = function () {
639
639
  series.groupPixelWidth = axis.getGroupPixelWidth && axis.getGroupPixelWidth();
640
640
  if (series.groupPixelWidth) {
641
641
  series.hasProcessed = true; // #2692
642
- series.applyGrouping();
643
642
  }
643
+ // Fire independing on series.groupPixelWidth to always set a proper
644
+ // dataGrouping state, (#16238)
645
+ series.applyGrouping();
644
646
  });
645
647
  };
646
648
  // Get the data grouping pixel width based on the greatest defined individual
@@ -11,8 +11,8 @@
11
11
  var errorMessages = {
12
12
  "10": {
13
13
  "title": "Can't plot zero or subzero values on a logarithmic axis",
14
- "text": "<h1>Can't plot zero or subzero values on a logarithmic axis</h1><p>This error occurs in the following situations: </p><ul><li>If a zero or subzero data value is added to a logarithmic axis</li><li>If the minimum of a logarithimic axis is set to 0 or less</li><li>If the threshold is set to 0 or less</li></ul><p>Note: As of Highcharts 5.0.8 it's possible to bypass this error message by setting <code>Axis.prototype.allowNegativeLog</code> to true, and add custom conversion functions. <a href=\"https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/samples/highcharts/yaxis/type-log-negative/\">View live demo</a>. It is also possible to use a similar workaround for colorAxis. <a href=\"https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/samples/highcharts/coloraxis/logarithmic-with-emulate-negative-values/\">View live demo</a>.</p>",
15
- "enduser": "<h1>Can't plot zero or subzero values on a logarithmic axis</h1><p>This error occurs in the following situations:</p><ul><li>If a zero or subzero data value is added to a logarithmic axis</li><li>If the minimum of a logarithimic axis is set to 0 or less</li><li>If the threshold is set to 0 or less</li></ul><p>As of Highcharts 5.0.8 it's possible to bypass this error message by setting <code>Axis.prototype.allowNegativeLog</code> to <code>true</code> and add custom conversion functions. <a href=\"http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/samples/highcharts/yaxis/type-log-negative/\">\">View Live Demo</a>. It is also possible to use a similar workaround for colorAxis. <a href=\"https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/samples/highcharts/coloraxis/logarithmic-with-emulate-negative-values/\">View live demo</a>.</p>"
14
+ "text": "<h1>Can't plot zero or subzero values on a logarithmic axis</h1><p>This error occurs in the following situations: </p><ul><li>If a zero or subzero data value is added to a logarithmic axis</li><li>If the minimum of a logarithimic axis is set to 0 or less</li><li>If the threshold is set to 0 or less</li></ul><p>Note: As of Highcharts 5.0.8 it's possible to bypass this error message by setting <code>Axis.prototype.allowNegativeLog</code> to true, and add custom conversion functions. <a href=\"https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/yaxis/type-log-negative/\">View live demo</a>. It is also possible to use a similar workaround for colorAxis. <a href=\"https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/coloraxis/logarithmic-with-emulate-negative-values/\">View live demo</a>.</p>",
15
+ "enduser": "<h1>Can't plot zero or subzero values on a logarithmic axis</h1><p>This error occurs in the following situations:</p><ul><li>If a zero or subzero data value is added to a logarithmic axis</li><li>If the minimum of a logarithimic axis is set to 0 or less</li><li>If the threshold is set to 0 or less</li></ul><p>As of Highcharts 5.0.8 it's possible to bypass this error message by setting <code>Axis.prototype.allowNegativeLog</code> to <code>true</code> and add custom conversion functions. <a href=\"http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/yaxis/type-log-negative/\">\">View Live Demo</a>. It is also possible to use a similar workaround for colorAxis. <a href=\"https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/coloraxis/logarithmic-with-emulate-negative-values/\">View live demo</a>.</p>"
16
16
  },
17
17
  "11": {
18
18
  "title": "Can't link axes of different type",
@@ -821,7 +821,7 @@ var Exporting;
821
821
  * @requires modules/exporting
822
822
  */
823
823
  function inlineStyles() {
824
- var renderer = this.renderer, blacklist = inlineBlacklist, whitelist = Exporting.inlineWhitelist, // For IE
824
+ var blacklist = inlineBlacklist, whitelist = Exporting.inlineWhitelist, // For IE
825
825
  defaultStyles = {};
826
826
  var dummySVG;
827
827
  // Create an iframe where we read default styles without pollution from
@@ -859,7 +859,7 @@ var Exporting;
859
859
  function filterStyles(val, prop) {
860
860
  // Check against whitelist & blacklist
861
861
  blacklisted = whitelisted = false;
862
- if (whitelist) {
862
+ if (whitelist.length) {
863
863
  // Styled mode in IE has a whitelist instead.
864
864
  // Exclude all props not in this list.
865
865
  i = whitelist.length;
@@ -333,7 +333,7 @@ var OfflineExporting;
333
333
  // renderer for inline styles that we want to pass through. There
334
334
  // are so many styles by default in IE that we don't want to
335
335
  // blacklist them all.
336
- if (H.isMS && chart.styledMode) {
336
+ if (H.isMS && chart.styledMode && !Exporting.inlineWhitelist.length) {
337
337
  Exporting.inlineWhitelist.push(/^blockSize/, /^border/, /^caretColor/, /^color/, /^columnRule/, /^columnRuleColor/, /^cssFloat/, /^cursor/, /^fill$/, /^fillOpacity/, /^font/, /^inlineSize/, /^length/, /^lineHeight/, /^opacity/, /^outline/, /^parentRule/, /^rx$/, /^ry$/, /^stroke/, /^textAlign/, /^textAnchor/, /^textDecoration/, /^transform/, /^vectorEffect/, /^visibility/, /^x$/, /^y$/);
338
338
  }
339
339
  // Always fall back on:
@@ -14,7 +14,7 @@
14
14
  *
15
15
  * */
16
16
  var OfflineExportingDefaults = {
17
- libURL: 'https://code.highcharts.com/9.2.1/lib/',
17
+ libURL: 'https://code.highcharts.com/9.2.2/lib/',
18
18
  // When offline-exporting is loaded, redefine the menu item definitions
19
19
  // related to download.
20
20
  menuItemDefinitions: {
@@ -37,7 +37,7 @@ var VMLRenderer, VMLElement;
37
37
  * @apioption global.VMLRadialGradientURL
38
38
  */
39
39
  getOptions().global.VMLRadialGradientURL =
40
- 'http://code.highcharts.com/9.2.1/gfx/vml-radial-gradient.png';
40
+ 'http://code.highcharts.com/9.2.2/gfx/vml-radial-gradient.png';
41
41
  // Utilites
42
42
  if (doc && !doc.defaultView) {
43
43
  H.getStyle = U.getStyle = function getStyle(el, prop) {
@@ -1300,7 +1300,7 @@ var Toolbar = /** @class */ (function () {
1300
1300
  Toolbar.prototype.getIconsURL = function () {
1301
1301
  return this.chart.options.navigation.iconsURL ||
1302
1302
  this.options.iconsURL ||
1303
- 'https://code.highcharts.com/9.2.1/gfx/stock-icons/';
1303
+ 'https://code.highcharts.com/9.2.2/gfx/stock-icons/';
1304
1304
  };
1305
1305
  return Toolbar;
1306
1306
  }());
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v9.2.1 (2021-08-19)
2
+ * @license Highcharts JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/highcharts-3d
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts Gantt JS v9.2.1 (2021-08-19)
2
+ * @license Highcharts Gantt JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/highcharts-gantt
4
4
  *
5
5
  * (c) 2017-2021 Lars Cabrera, Torstein Honsi, Jon Arild Nygard & Oystein Moseng
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v9.2.1 (2021-08-19)
2
+ * @license Highcharts JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/highcharts-more
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v9.2.1 (2021-08-19)
2
+ * @license Highcharts JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/highcharts
4
4
  *
5
5
  * (c) 2009-2021 Torstein Honsi
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highmaps JS v9.2.1 (2021-08-19)
2
+ * @license Highmaps JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/highmaps
4
4
  *
5
5
  * (c) 2011-2021 Torstein Honsi
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/highstock
4
4
  *
5
5
  * (c) 2009-2021 Torstein Honsi
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/acceleration-bands
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/accumulation-distribution
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/ao
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/apo
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/aroon-oscillator
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/aroon
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/atr
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/bollinger-bands
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/cci
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/chaikin
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/cmf
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/cmo
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/dema
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/disparity-index
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/dmi
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/dpo
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/ema
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/ichimoku-kinko-hyo
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/indicators-all
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/indicators
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/keltner-channels
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts Stock JS v9.2.1 (2021-08-19)
2
+ * @license Highcharts Stock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/klinger
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/macd
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/mfi
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/momentum
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/natr
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/obv
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v9.2.1 (2021-08-19)
2
+ * @license Highstock JS v9.2.2 (2021-08-24)
3
3
  * @module highcharts/indicators/pivot-points
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock