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
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
package/indicators/wma.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highstock JS v9.2.1 (2021-08-19)
2
+ Highstock JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Indicator series type for Highcharts Stock
5
5
 
@@ -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
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Accessibility module
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
  *
4
4
  * Accessibility module
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Annotations module
5
5
 
@@ -169,6 +169,6 @@ b.params||b.options.params,h=this.indicators.getNameType;e.innerHTML="";c("h3",{
169
169
  e)},addParamInputs:function(a,b,c,d,e){var f=this,g=this.indicators.addParamInputs,h=this.addInput,k;a&&y(c,function(c,l){k=b+"."+l;void 0!==c&&(u(c)?(h.call(f,k,d,e,""),g.call(f,a,k,c,d,e)):"params.volumeSeriesID"!==k&&h.call(f,k,d,e,[c,"text"]))})},getAmount:function(){var a=0;this.series.forEach(function(b){var c=b.options;(b.params||c&&c.params)&&a++});return a}},tabs:{init:function(a){var b=this.tabs,c=this.indicators.getAmount.call(a);a&&(a=b.addMenuItem.call(this,"add"),b.addMenuItem.call(this,
170
170
  "edit",c),b.addContentItem.call(this,"add"),b.addContentItem.call(this,"edit"),b.switchTabs.call(this,c),b.selectTab.call(this,a,0))},addMenuItem:function(a,b){var d=this.popup.container,e="highcharts-tab-item",g=this.lang;0===b&&(e+=" highcharts-tab-disabled");b=c("span",{className:e},void 0,d);b.appendChild(f.createTextNode(g[a+"Button"]||a));b.setAttribute("highcharts-data-tab-type",a);return b},addContentItem:function(){return c("div",{className:"highcharts-tab-item-content highcharts-no-mousewheel"},
171
171
  null,this.popup.container)},switchTabs:function(b){var c=this,d;this.popup.container.querySelectorAll(".highcharts-tab-item").forEach(function(e,f){d=e.getAttribute("highcharts-data-tab-type");"edit"===d&&0===b||["click","touchstart"].forEach(function(b){a(e,b,function(){c.tabs.deselectAll.call(c);c.tabs.selectTab.call(c,this,f)})})})},selectTab:function(a,b){var c=this.popup.container.querySelectorAll(".highcharts-tab-item-content");a.className+=" highcharts-tab-item-active";c[b].className+=" highcharts-tab-item-show"},
172
- deselectAll:function(){var a=this.popup.container,b=a.querySelectorAll(".highcharts-tab-item");a=a.querySelectorAll(".highcharts-tab-item-content");var c;for(c=0;c<b.length;c++)b[c].classList.remove("highcharts-tab-item-active"),a[c].classList.remove("highcharts-tab-item-show")}}};a(k,"showPopup",function(a){this.popup||(this.popup=new d.Popup(this.chart.container,this.chart.options.navigation.iconsURL||this.chart.options.stockTools&&this.chart.options.stockTools.gui.iconsURL||"https://code.highcharts.com/9.2.1/gfx/stock-icons/",
172
+ deselectAll:function(){var a=this.popup.container,b=a.querySelectorAll(".highcharts-tab-item");a=a.querySelectorAll(".highcharts-tab-item-content");var c;for(c=0;c<b.length;c++)b[c].classList.remove("highcharts-tab-item-active"),a[c].classList.remove("highcharts-tab-item-show")}}};a(k,"showPopup",function(a){this.popup||(this.popup=new d.Popup(this.chart.container,this.chart.options.navigation.iconsURL||this.chart.options.stockTools&&this.chart.options.stockTools.gui.iconsURL||"https://code.highcharts.com/9.2.2/gfx/stock-icons/",
173
173
  this.chart));this.popup.showForm(a.formType,this.chart,a.options,a.onSubmit)});a(k,"closePopup",function(){this.popup&&this.popup.closePopup()});return d.Popup});v(d,"masters/modules/annotations-advanced.src.js",[],function(){})});
174
174
  //# sourceMappingURL=annotations-advanced.js.map
@@ -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
  *
4
4
  * Annotations module
5
5
  *
@@ -7357,7 +7357,7 @@
7357
7357
  * from a different server.
7358
7358
  *
7359
7359
  * @type {string}
7360
- * @default https://code.highcharts.com/9.2.1/gfx/stock-icons/
7360
+ * @default https://code.highcharts.com/9.2.2/gfx/stock-icons/
7361
7361
  * @since 7.1.3
7362
7362
  * @apioption navigation.iconsURL
7363
7363
  */
@@ -8297,7 +8297,7 @@
8297
8297
  this.popup = new H.Popup(this.chart.container, (this.chart.options.navigation.iconsURL ||
8298
8298
  (this.chart.options.stockTools &&
8299
8299
  this.chart.options.stockTools.gui.iconsURL) ||
8300
- 'https://code.highcharts.com/9.2.1/gfx/stock-icons/'), this.chart);
8300
+ 'https://code.highcharts.com/9.2.2/gfx/stock-icons/'), this.chart);
8301
8301
  }
8302
8302
  this.popup.showForm(config.formType, this.chart, config.options, config.onSubmit);
8303
8303
  });
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Annotations module
5
5
 
@@ -116,5 +116,5 @@ d,"volume",a,f,b.linkedParent&&b.linkedParent.options.id);this.indicators.addPar
116
116
  this.tabs,c=this.indicators.getAmount.call(a);a&&(a=b.addMenuItem.call(this,"add"),b.addMenuItem.call(this,"edit",c),b.addContentItem.call(this,"add"),b.addContentItem.call(this,"edit"),b.switchTabs.call(this,c),b.selectTab.call(this,a,0))},addMenuItem:function(a,b){var d=this.popup.container,f="highcharts-tab-item",g=this.lang;0===b&&(f+=" highcharts-tab-disabled");b=e("span",{className:f},void 0,d);b.appendChild(c.createTextNode(g[a+"Button"]||a));b.setAttribute("highcharts-data-tab-type",a);return b},
117
117
  addContentItem:function(){return e("div",{className:"highcharts-tab-item-content highcharts-no-mousewheel"},null,this.popup.container)},switchTabs:function(a){var b=this,c;this.popup.container.querySelectorAll(".highcharts-tab-item").forEach(function(e,f){c=e.getAttribute("highcharts-data-tab-type");"edit"===c&&0===a||["click","touchstart"].forEach(function(a){d(e,a,function(){b.tabs.deselectAll.call(b);b.tabs.selectTab.call(b,this,f)})})})},selectTab:function(a,b){var c=this.popup.container.querySelectorAll(".highcharts-tab-item-content");
118
118
  a.className+=" highcharts-tab-item-active";c[b].className+=" highcharts-tab-item-show"},deselectAll:function(){var a=this.popup.container,b=a.querySelectorAll(".highcharts-tab-item");a=a.querySelectorAll(".highcharts-tab-item-content");var c;for(c=0;c<b.length;c++)b[c].classList.remove("highcharts-tab-item-active"),a[c].classList.remove("highcharts-tab-item-show")}}};d(f,"showPopup",function(b){this.popup||(this.popup=new a.Popup(this.chart.container,this.chart.options.navigation.iconsURL||this.chart.options.stockTools&&
119
- this.chart.options.stockTools.gui.iconsURL||"https://code.highcharts.com/9.2.1/gfx/stock-icons/",this.chart));this.popup.showForm(b.formType,this.chart,b.options,b.onSubmit)});d(f,"closePopup",function(){this.popup&&this.popup.closePopup()});return a.Popup});x(a,"masters/modules/annotations.src.js",[],function(){})});
119
+ this.chart.options.stockTools.gui.iconsURL||"https://code.highcharts.com/9.2.2/gfx/stock-icons/",this.chart));this.popup.showForm(b.formType,this.chart,b.options,b.onSubmit)});d(f,"closePopup",function(){this.popup&&this.popup.closePopup()});return a.Popup});x(a,"masters/modules/annotations.src.js",[],function(){})});
120
120
  //# sourceMappingURL=annotations.js.map
@@ -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
  *
4
4
  * Annotations module
5
5
  *
@@ -4998,7 +4998,7 @@
4998
4998
  * from a different server.
4999
4999
  *
5000
5000
  * @type {string}
5001
- * @default https://code.highcharts.com/9.2.1/gfx/stock-icons/
5001
+ * @default https://code.highcharts.com/9.2.2/gfx/stock-icons/
5002
5002
  * @since 7.1.3
5003
5003
  * @apioption navigation.iconsURL
5004
5004
  */
@@ -5938,7 +5938,7 @@
5938
5938
  this.popup = new H.Popup(this.chart.container, (this.chart.options.navigation.iconsURL ||
5939
5939
  (this.chart.options.stockTools &&
5940
5940
  this.chart.options.stockTools.gui.iconsURL) ||
5941
- 'https://code.highcharts.com/9.2.1/gfx/stock-icons/'), this.chart);
5941
+ 'https://code.highcharts.com/9.2.2/gfx/stock-icons/'), this.chart);
5942
5942
  }
5943
5943
  this.popup.showForm(config.formType, this.chart, config.options, config.onSubmit);
5944
5944
  });
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Arrow Symbols
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
  *
4
4
  * Arrow Symbols
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Boost module
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
  *
4
4
  * Boost module
5
5
  *
package/modules/boost.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Boost module
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
  *
4
4
  * Boost module
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  (c) 2009-2021 Torstein Honsi
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
  *
4
4
  * (c) 2009-2021 Torstein Honsi
5
5
  *
package/modules/bullet.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Bullet graph series type for 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
  *
4
4
  * Bullet graph series type for Highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  ColorAxis module
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
  *
4
4
  * ColorAxis module
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts Gantt JS v9.2.1 (2021-08-19)
2
+ Highcharts Gantt JS v9.2.2 (2021-08-24)
3
3
 
4
4
  CurrentDateIndicator
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
  *
4
4
  * CurrentDateIndicator
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Highcharts cylinder module
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
  *
4
4
  * Highcharts cylinder module
5
5
  *
package/modules/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- Highcharts JS v9.2.1 (2021-08-19)
2
+ Highcharts JS v9.2.2 (2021-08-24)
3
3
 
4
4
  Data module
5
5
 
@@ -7,36 +7,36 @@
7
7
 
8
8
  License: www.highcharts.com/license
9
9
  */
10
- 'use strict';(function(c){"object"===typeof module&&module.exports?(c["default"]=c,module.exports=c):"function"===typeof define&&define.amd?define("highcharts/modules/data",["highcharts"],function(q){c(q);c.Highcharts=q;return c}):c("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(c){function q(c,b,x,q){c.hasOwnProperty(b)||(c[b]=q.apply(null,x))}c=c?c._modules:{};q(c,"Core/HttpUtilities.js",[c["Core/Globals.js"],c["Core/Utilities.js"]],function(c,b){var q=c.doc,w=b.createElement,G=b.discardElement,
11
- r=b.merge,H=b.objectEach,B={ajax:function(c){var l=r(!0,{url:!1,type:"get",dataType:"json",success:!1,error:!1,data:!1,headers:{}},c);c={json:"application/json",xml:"application/xml",text:"text/plain",octet:"application/octet-stream"};var b=new XMLHttpRequest;if(!l.url)return!1;b.open(l.type.toUpperCase(),l.url,!0);l.headers["Content-Type"]||b.setRequestHeader("Content-Type",c[l.dataType]||c.text);H(l.headers,function(c,l){b.setRequestHeader(l,c)});b.onreadystatechange=function(){if(4===b.readyState){if(200===
12
- b.status){var c=b.responseText;if("json"===l.dataType)try{c=JSON.parse(c)}catch(D){l.error&&l.error(b,D);return}return l.success&&l.success(c)}l.error&&l.error(b,b.responseText)}};try{l.data=JSON.stringify(l.data)}catch(I){}b.send(l.data||!0)},getJSON:function(c,b){B.ajax({url:c,success:b,dataType:"json",headers:{"Content-Type":"text/plain"}})},post:function(c,b,x){var l=w("form",r({method:"post",action:c,enctype:"multipart/form-data"},x),{display:"none"},q.body);H(b,function(c,b){w("input",{type:"hidden",
13
- name:b,value:c},null,l)});l.submit();G(l)}};"";return B});q(c,"Extensions/Data.js",[c["Core/Chart/Chart.js"],c["Core/Globals.js"],c["Core/HttpUtilities.js"],c["Core/Series/Point.js"],c["Core/Series/SeriesRegistry.js"],c["Core/Utilities.js"]],function(c,b,q,K,G,r){var w=b.doc,B=q.ajax,x=G.seriesTypes;q=r.addEvent;var l=r.defined,L=r.extend,I=r.fireEvent,D=r.isNumber,E=r.merge,M=r.objectEach,N=r.pick,O=r.splat;r=function(){function c(a,d,g){this.options=this.rawColumns=this.firstRowAsNames=this.chartOptions=
10
+ 'use strict';(function(b){"object"===typeof module&&module.exports?(b["default"]=b,module.exports=b):"function"===typeof define&&define.amd?define("highcharts/modules/data",["highcharts"],function(p){b(p);b.Highcharts=p;return b}):b("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(b){function p(b,e,v,p){b.hasOwnProperty(e)||(b[e]=p.apply(null,v))}b=b?b._modules:{};p(b,"Core/HttpUtilities.js",[b["Core/Globals.js"],b["Core/Utilities.js"]],function(b,e){var p=b.doc,u=e.createElement,D=e.discardElement,
11
+ q=e.merge,E=e.objectEach,y={ajax:function(b){var l=q(!0,{url:!1,type:"get",dataType:"json",success:!1,error:!1,data:!1,headers:{}},b);b={json:"application/json",xml:"application/xml",text:"text/plain",octet:"application/octet-stream"};var e=new XMLHttpRequest;if(!l.url)return!1;e.open(l.type.toUpperCase(),l.url,!0);l.headers["Content-Type"]||e.setRequestHeader("Content-Type",b[l.dataType]||b.text);E(l.headers,function(b,l){e.setRequestHeader(l,b)});e.onreadystatechange=function(){if(4===e.readyState){if(200===
12
+ e.status){var b=e.responseText;if("json"===l.dataType)try{b=JSON.parse(b)}catch(A){l.error&&l.error(e,A);return}return l.success&&l.success(b)}l.error&&l.error(e,e.responseText)}};try{l.data=JSON.stringify(l.data)}catch(F){}e.send(l.data||!0)},getJSON:function(b,e){y.ajax({url:b,success:e,dataType:"json",headers:{"Content-Type":"text/plain"}})},post:function(b,e,v){var l=u("form",q({method:"post",action:b,enctype:"multipart/form-data"},v),{display:"none"},p.body);E(e,function(b,e){u("input",{type:"hidden",
13
+ name:e,value:b},null,l)});l.submit();D(l)}};"";return y});p(b,"Extensions/Data.js",[b["Core/Chart/Chart.js"],b["Core/Globals.js"],b["Core/HttpUtilities.js"],b["Core/Series/Point.js"],b["Core/Series/SeriesRegistry.js"],b["Core/Utilities.js"]],function(b,e,p,I,D,q){var u=e.doc,y=p.ajax,v=D.seriesTypes;p=q.addEvent;var l=q.defined,J=q.extend,F=q.fireEvent,A=q.isNumber,B=q.merge,K=q.objectEach,G=q.pick,L=q.splat;q=function(){function b(a,c,h){this.options=this.rawColumns=this.firstRowAsNames=this.chartOptions=
14
14
  this.chart=void 0;this.dateFormats={"YYYY/mm/dd":{regex:/^([0-9]{4})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{1,2})$/,parser:function(a){return a?Date.UTC(+a[1],a[2]-1,+a[3]):NaN}},"dd/mm/YYYY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{4})$/,parser:function(a){return a?Date.UTC(+a[3],a[2]-1,+a[1]):NaN},alternative:"mm/dd/YYYY"},"mm/dd/YYYY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{4})$/,parser:function(a){return a?Date.UTC(+a[3],a[1]-1,+a[2]):NaN}},"dd/mm/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,
15
- parser:function(a){if(!a)return NaN;var d=+a[3];d=d>(new Date).getFullYear()-2E3?d+1900:d+2E3;return Date.UTC(d,a[2]-1,+a[1])},alternative:"mm/dd/YY"},"mm/dd/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,parser:function(a){return a?Date.UTC(+a[3]+2E3,a[1]-1,+a[2]):NaN}}};this.init(a,d,g)}c.prototype.init=function(a,d,g){var e=a.decimalPoint;d&&(this.chartOptions=d);g&&(this.chart=g);"."!==e&&","!==e&&(e=void 0);this.options=a;this.columns=a.columns||this.rowsToColumns(a.rows)||
16
- [];this.firstRowAsNames=N(a.firstRowAsNames,this.firstRowAsNames,!0);this.decimalRegex=e&&new RegExp("^(-?[0-9]+)"+e+"([0-9]+)$");this.rawColumns=[];if(this.columns.length){this.dataFound();var k=!0}this.hasURLOption(a)&&(clearTimeout(this.liveDataTimeout),k=!1);k||(k=this.fetchLiveData());k||(k=!!this.parseCSV().length);k||(k=!!this.parseTable().length);k||(k=this.parseGoogleSpreadsheet());!k&&a.afterComplete&&a.afterComplete()};c.prototype.hasURLOption=function(a){return!(!a||!(a.rowsURL||a.csvURL||
17
- a.columnsURL))};c.prototype.getColumnDistribution=function(){var a=this.chartOptions,d=this.options,g=[],e=function(a){return(x[a||"line"].prototype.pointArrayMap||[0]).length},k=a&&a.chart&&a.chart.type,h=[],c=[],b=0;d=d&&d.seriesMapping||a&&a.series&&a.series.map(function(){return{x:0}})||[];var f;(a&&a.series||[]).forEach(function(a){h.push(e(a.type||k))});d.forEach(function(a){g.push(a.x||0)});0===g.length&&g.push(0);d.forEach(function(d){var g=new J,u=h[b]||e(k),m=(a&&a.series||[])[b]||{},p=
18
- x[m.type||k||"line"].prototype.pointArrayMap,z=p||["y"];(l(d.x)||m.isCartesian||!p)&&g.addColumnReader(d.x,"x");M(d,function(a,d){"x"!==d&&g.addColumnReader(a,d)});for(f=0;f<u;f++)g.hasReader(z[f])||g.addColumnReader(void 0,z[f]);c.push(g);b++});d=x[k||"line"].prototype.pointArrayMap;"undefined"===typeof d&&(d=["y"]);this.valueCount={global:e(k),xColumns:g,individual:h,seriesBuilders:c,globalPointArrayMap:d}};c.prototype.dataFound=function(){this.options.switchRowsAndColumns&&(this.columns=this.rowsToColumns(this.columns));
19
- this.getColumnDistribution();this.parseTypes();!1!==this.parsed()&&this.complete()};c.prototype.parseCSV=function(a){function d(a,d,g,e){function c(d){h=a[d];n=a[d-1];p=a[d+1]}function k(a){v.length<t+1&&v.push([a]);v[t][v[t].length-1]!==a&&v[t].push(a)}function b(){f>F||F>l?(++F,m=""):(!isNaN(parseFloat(m))&&isFinite(m)?(m=parseFloat(m),k("number")):isNaN(Date.parse(m))?k("string"):(m=m.replace(/\//g,"-"),k("date")),C.length<t+1&&C.push([]),g||(C[t][d]=m),m="",++t,++F)}var A=0,h="",n="",p="",m="",
20
- F=0,t=0;if(a.trim().length&&"#"!==a.trim()[0]){for(;A<a.length;A++)if(c(A),'"'===h)for(c(++A);A<a.length&&('"'!==h||'"'===n||'"'===p);){if('"'!==h||'"'===h&&'"'!==n)m+=h;c(++A)}else e&&e[h]?e[h](h,m)&&b():h===z?b():m+=h;b()}}function g(a){var d=0,g=0,e=!1;a.some(function(a,e){var c=!1,k="";if(13<e)return!0;for(var h=0;h<a.length;h++){e=a[h];var b=a[h+1];var f=a[h-1];if("#"===e)break;if('"'===e)if(c){if('"'!==f&&'"'!==b){for(;" "===b&&h<a.length;)b=a[++h];"undefined"!==typeof m[b]&&m[b]++;c=!1}}else c=
21
- !0;else"undefined"!==typeof m[e]?(k=k.trim(),isNaN(Date.parse(k))?!isNaN(k)&&isFinite(k)||m[e]++:m[e]++,k=""):k+=e;","===e&&g++;"."===e&&d++}});e=m[";"]>m[","]?";":",";c.decimalPoint||(c.decimalPoint=d>g?".":",",k.decimalRegex=new RegExp("^(-?[0-9]+)"+c.decimalPoint+"([0-9]+)$"));return e}function e(a,d){var e=[],g=0,h=!1,b=[],m=[],f;if(!d||d>a.length)d=a.length;for(;g<d;g++)if("undefined"!==typeof a[g]&&a[g]&&a[g].length){var n=a[g].trim().replace(/\//g," ").replace(/\-/g," ").replace(/\./g," ").split(" ");
22
- e=["","",""];for(f=0;f<n.length;f++)f<e.length&&(n[f]=parseInt(n[f],10),n[f]&&(m[f]=!m[f]||m[f]<n[f]?n[f]:m[f],"undefined"!==typeof b[f]?b[f]!==n[f]&&(b[f]=!1):b[f]=n[f],31<n[f]?e[f]=100>n[f]?"YY":"YYYY":12<n[f]&&31>=n[f]?(e[f]="dd",h=!0):e[f].length||(e[f]="mm")))}if(h){for(f=0;f<b.length;f++)!1!==b[f]?12<m[f]&&"YY"!==e[f]&&"YYYY"!==e[f]&&(e[f]="YY"):12<m[f]&&"mm"===e[f]&&(e[f]="dd");3===e.length&&"dd"===e[1]&&"dd"===e[2]&&(e[2]="YY");a=e.join("/");return(c.dateFormats||k.dateFormats)[a]?a:(I("deduceDateFailed"),
23
- "YYYY/mm/dd")}return"YYYY/mm/dd"}var k=this,c=a||this.options,b=c.csv;a="undefined"!==typeof c.startRow&&c.startRow?c.startRow:0;var p=c.endRow||Number.MAX_VALUE,f="undefined"!==typeof c.startColumn&&c.startColumn?c.startColumn:0,l=c.endColumn||Number.MAX_VALUE,n=0,v=[],m={",":0,";":0,"\t":0};var C=this.columns=[];b&&c.beforeParse&&(b=c.beforeParse.call(this,b));if(b){b=b.replace(/\r\n/g,"\n").replace(/\r/g,"\n").split(c.lineDelimiter||"\n");if(!a||0>a)a=0;if(!p||p>=b.length)p=b.length-1;if(c.itemDelimiter)var z=
24
- c.itemDelimiter;else z=null,z=g(b);var t=0;for(n=a;n<=p;n++)"#"===b[n][0]?t++:d(b[n],n-a-t);c.columnTypes&&0!==c.columnTypes.length||!v.length||!v[0].length||"date"!==v[0][1]||c.dateFormat||(c.dateFormat=e(C[0]));this.dataFound()}return C};c.prototype.parseTable=function(){var a=this.options,d=a.table,g=this.columns||[],e=a.startRow||0,c=a.endRow||Number.MAX_VALUE,b=a.startColumn||0,l=a.endColumn||Number.MAX_VALUE;d&&("string"===typeof d&&(d=w.getElementById(d)),[].forEach.call(d.getElementsByTagName("tr"),
25
- function(a,d){d>=e&&d<=c&&[].forEach.call(a.children,function(a,c){var k=g[c-b],f=1;if(("TD"===a.tagName||"TH"===a.tagName)&&c>=b&&c<=l)for(g[c-b]||(g[c-b]=[]),g[c-b][d-e]=a.innerHTML;d-e>=f&&void 0===k[d-e-f];)k[d-e-f]=null,f++})}),this.dataFound());return g};c.prototype.fetchLiveData=function(){function a(k){function f(f,h,m){function n(){b&&g.liveDataURL===f&&(d.liveDataTimeout=setTimeout(a,l))}if(!f||!/^(http|\/|\.\/|\.\.\/)/.test(f))return f&&e.error&&e.error("Invalid URL"),!1;k&&(clearTimeout(d.liveDataTimeout),
26
- g.liveDataURL=f);B({url:f,dataType:m||"json",success:function(a){g&&g.series&&h(a);n()},error:function(a,d){3>++c&&n();return e.error&&e.error(d,a)}});return!0}f(p.csvURL,function(a){g.update({data:{csv:a}})},"text")||f(p.rowsURL,function(a){g.update({data:{rows:a}})})||f(p.columnsURL,function(a){g.update({data:{columns:a}})})}var d=this,g=this.chart,e=this.options,c=0,b=e.enablePolling,l=1E3*(e.dataRefreshRate||2),p=E(e);if(!this.hasURLOption(e))return!1;1E3>l&&(l=1E3);delete e.csvURL;delete e.rowsURL;
27
- delete e.columnsURL;a(!0);return this.hasURLOption(e)};c.prototype.parseGoogleSpreadsheet=function(){function a(d){var c=["https://spreadsheets.google.com/feeds/cells",e,b,"public/values?alt=json"].join("/");B({url:c,dataType:"json",success:function(e){d(e);g.enablePolling&&setTimeout(function(){a(d)},1E3*(g.dataRefreshRate||2))},error:function(a,d){return g.error&&g.error(d,a)}})}var d=this,g=this.options,e=g.googleSpreadsheetKey,c=this.chart,b=g.googleSpreadsheetWorksheet||1,l=g.startRow||0,p=g.endRow||
28
- Number.MAX_VALUE,f=g.startColumn||0,q=g.endColumn||Number.MAX_VALUE,n=1E3*(g.dataRefreshRate||2);4E3>n&&(n=4E3);e&&(delete g.googleSpreadsheetKey,a(function(a){var e=[];a=a.feed.entry;var g=(a||[]).length,k=0,b;if(!a||0===a.length)return!1;for(b=0;b<g;b++){var h=a[b];k=Math.max(k,h.gs$cell.col)}for(b=0;b<k;b++)b>=f&&b<=q&&(e[b-f]=[]);for(b=0;b<g;b++){h=a[b];k=h.gs$cell.row-1;var n=h.gs$cell.col-1;if(n>=f&&n<=q&&k>=l&&k<=p){var u=h.gs$cell||h.content;h=null;u.numericValue?h=0<=u.$t.indexOf("/")||0<=
29
- u.$t.indexOf("-")?u.$t:0<u.$t.indexOf("%")?100*parseFloat(u.numericValue):parseFloat(u.numericValue):u.$t&&u.$t.length&&(h=u.$t);e[n-f][k-l]=h}}e.forEach(function(a){for(b=0;b<a.length;b++)"undefined"===typeof a[b]&&(a[b]=null)});c&&c.series?c.update({data:{columns:e}}):(d.columns=e,d.dataFound())}));return!1};c.prototype.trim=function(a,d){"string"===typeof a&&(a=a.replace(/^\s+|\s+$/g,""),d&&/^[0-9\s]+$/.test(a)&&(a=a.replace(/\s/g,"")),this.decimalRegex&&(a=a.replace(this.decimalRegex,"$1.$2")));
30
- return a};c.prototype.parseTypes=function(){for(var a=this.columns,d=a.length;d--;)this.parseColumn(a[d],d)};c.prototype.parseColumn=function(a,d){var c=this.rawColumns,e=this.columns,b=a.length,h=this.firstRowAsNames,l=-1!==this.valueCount.xColumns.indexOf(d),p,f=[],q=this.chartOptions,n,r=(this.options.columnTypes||[])[d];q=l&&(q&&q.xAxis&&"category"===O(q.xAxis)[0].type||"string"===r);for(c[d]||(c[d]=[]);b--;){var m=f[b]||a[b];var y=this.trim(m);var w=this.trim(m,!0);var t=parseFloat(w);"undefined"===
31
- typeof c[d][b]&&(c[d][b]=y);q||0===b&&h?a[b]=""+y:+w===t?(a[b]=t,31536E6<t&&"float"!==r?a.isDatetime=!0:a.isNumeric=!0,"undefined"!==typeof a[b+1]&&(n=t>a[b+1])):(y&&y.length&&(p=this.parseDate(m)),l&&D(p)&&"float"!==r?(f[b]=m,a[b]=p,a.isDatetime=!0,"undefined"!==typeof a[b+1]&&(m=p>a[b+1],m!==n&&"undefined"!==typeof n&&(this.alternativeFormat?(this.dateFormat=this.alternativeFormat,b=a.length,this.alternativeFormat=this.dateFormats[this.dateFormat].alternative):a.unsorted=!0),n=m)):(a[b]=""===y?
32
- null:y,0!==b&&(a.isDatetime||a.isNumeric)&&(a.mixed=!0)))}l&&a.mixed&&(e[d]=c[d]);if(l&&n&&this.options.sort)for(d=0;d<e.length;d++)e[d].reverse(),h&&e[d].unshift(e[d].pop())};c.prototype.parseDate=function(a){var d=this.options.parseDate,c,e=this.options.dateFormat||this.dateFormat,b;if(d)var h=d(a);else if("string"===typeof a){if(e)(d=this.dateFormats[e])||(d=this.dateFormats["YYYY/mm/dd"]),(b=a.match(d.regex))&&(h=d.parser(b));else for(c in this.dateFormats)if(d=this.dateFormats[c],b=a.match(d.regex)){this.dateFormat=
33
- c;this.alternativeFormat=d.alternative;h=d.parser(b);break}b||(a.match(/:.+(GMT|UTC|[Z+-])/)&&(a=a.replace(/\s*(?:GMT|UTC)?([+-])(\d\d)(\d\d)$/,"$1$2:$3").replace(/(?:\s+|GMT|UTC)([+-])/,"$1").replace(/(\d)\s*(?:GMT|UTC|Z)$/,"$1+00:00")),b=Date.parse(a),"object"===typeof b&&null!==b&&b.getTime?h=b.getTime()-6E4*b.getTimezoneOffset():D(b)&&(h=b-6E4*(new Date(b)).getTimezoneOffset()))}return h};c.prototype.rowsToColumns=function(a){var d,b;if(a){var e=[];var c=a.length;for(d=0;d<c;d++){var h=a[d].length;
34
- for(b=0;b<h;b++)e[b]||(e[b]=[]),e[b][d]=a[d][b]}}return e};c.prototype.getData=function(){if(this.columns)return this.rowsToColumns(this.columns).slice(1)};c.prototype.parsed=function(){if(this.options.parsed)return this.options.parsed.call(this,this.columns)};c.prototype.getFreeIndexes=function(a,d){var b,e=[],c=[];for(b=0;b<a;b+=1)e.push(!0);for(a=0;a<d.length;a+=1){var h=d[a].getReferencedColumnIndexes();for(b=0;b<h.length;b+=1)e[h[b]]=!1}for(b=0;b<e.length;b+=1)e[b]&&c.push(b);return c};c.prototype.complete=
35
- function(){var a=this.columns,d,b=this.options,e,c,h=[];if(b.complete||b.afterComplete){if(this.firstRowAsNames)for(e=0;e<a.length;e++)a[e].name=a[e].shift();var l=[];var p=this.getFreeIndexes(a.length,this.valueCount.seriesBuilders);for(e=0;e<this.valueCount.seriesBuilders.length;e++){var f=this.valueCount.seriesBuilders[e];f.populateColumns(p)&&h.push(f)}for(;0<p.length;){f=new J;f.addColumnReader(0,"x");e=p.indexOf(0);-1!==e&&p.splice(e,1);for(e=0;e<this.valueCount.global;e++)f.addColumnReader(void 0,
36
- this.valueCount.globalPointArrayMap[e]);f.populateColumns(p)&&h.push(f)}0<h.length&&0<h[0].readers.length&&(f=a[h[0].readers[0].columnIndex],"undefined"!==typeof f&&(f.isDatetime?d="datetime":f.isNumeric||(d="category")));if("category"===d)for(e=0;e<h.length;e++)for(f=h[e],p=0;p<f.readers.length;p++)"x"===f.readers[p].configName&&(f.readers[p].configName="name");for(e=0;e<h.length;e++){f=h[e];p=[];for(c=0;c<a[0].length;c++)p[c]=f.read(a,c);l[e]={data:p};f.name&&(l[e].name=f.name);"category"===d&&
37
- (l[e].turboThreshold=0)}a={series:l};d&&(a.xAxis={type:d},"category"===d&&(a.xAxis.uniqueNames=!1));b.complete&&b.complete(a);b.afterComplete&&b.afterComplete(a)}};c.prototype.update=function(a,b){var d=this.chart;a&&(a.afterComplete=function(a){a&&(a.xAxis&&d.xAxis[0]&&a.xAxis.type===d.xAxis[0].options.type&&delete a.xAxis,d.update(a,b,!0))},E(!0,d.options.data,a),this.init(d.options.data))};return c}();b.data=function(c,a,d){return new b.Data(c,a,d)};q(c,"init",function(c){var a=this,d=c.args[0]||
38
- {},g=c.args[1];d&&d.data&&!a.hasDataDef&&(a.hasDataDef=!0,a.data=new b.Data(L(d.data,{afterComplete:function(b){var c;if(Object.hasOwnProperty.call(d,"series"))if("object"===typeof d.series)for(c=Math.max(d.series.length,b&&b.series?b.series.length:0);c--;){var e=d.series[c]||{};d.series[c]=E(e,b&&b.series?b.series[c]:{})}else delete d.series;d=E(b,d);a.init(d,g)}}),d,a),c.preventDefault())});var J=function(){function b(){this.readers=[];this.pointIsArray=!0;this.name=void 0}b.prototype.populateColumns=
39
- function(a){var b=!0;this.readers.forEach(function(b){"undefined"===typeof b.columnIndex&&(b.columnIndex=a.shift())});this.readers.forEach(function(a){"undefined"===typeof a.columnIndex&&(b=!1)});return b};b.prototype.read=function(a,b){var d=this.pointIsArray,c=d?[]:{};this.readers.forEach(function(e){var g=a[e.columnIndex][b];d?c.push(g):0<e.configName.indexOf(".")?K.prototype.setNestedProperty(c,g,e.configName):c[e.configName]=g});if("undefined"===typeof this.name&&2<=this.readers.length){var k=
40
- this.getReferencedColumnIndexes();2<=k.length&&(k.shift(),k.sort(function(a,b){return a-b}),this.name=a[k.shift()].name)}return c};b.prototype.addColumnReader=function(a,b){this.readers.push({columnIndex:a,configName:b});"x"!==b&&"y"!==b&&"undefined"!==typeof b&&(this.pointIsArray=!1)};b.prototype.getReferencedColumnIndexes=function(){var a,b=[];for(a=0;a<this.readers.length;a+=1){var c=this.readers[a];"undefined"!==typeof c.columnIndex&&b.push(c.columnIndex)}return b};b.prototype.hasReader=function(a){var b;
41
- for(b=0;b<this.readers.length;b+=1){var c=this.readers[b];if(c.configName===a)return!0}};return b}();b.Data=r;return b.Data});q(c,"masters/modules/data.src.js",[c["Core/Globals.js"],c["Core/HttpUtilities.js"]],function(c,b){c.HttpUtilities=b;c.ajax=b.ajax;c.getJSON=b.getJSON;c.post=b.post})});
15
+ parser:function(a){if(!a)return NaN;var c=+a[3];c=c>(new Date).getFullYear()-2E3?c+1900:c+2E3;return Date.UTC(c,a[2]-1,+a[1])},alternative:"mm/dd/YY"},"mm/dd/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,parser:function(a){return a?Date.UTC(+a[3]+2E3,a[1]-1,+a[2]):NaN}}};this.init(a,c,h)}b.prototype.init=function(a,c,h){var d=a.decimalPoint;c&&(this.chartOptions=c);h&&(this.chart=h);"."!==d&&","!==d&&(d=void 0);this.options=a;this.columns=a.columns||this.rowsToColumns(a.rows)||
16
+ [];this.firstRowAsNames=G(a.firstRowAsNames,this.firstRowAsNames,!0);this.decimalRegex=d&&new RegExp("^(-?[0-9]+)"+d+"([0-9]+)$");this.rawColumns=[];if(this.columns.length){this.dataFound();var g=!0}this.hasURLOption(a)&&(clearTimeout(this.liveDataTimeout),g=!1);g||(g=this.fetchLiveData());g||(g=!!this.parseCSV().length);g||(g=!!this.parseTable().length);g||(g=this.parseGoogleSpreadsheet());!g&&a.afterComplete&&a.afterComplete()};b.prototype.hasURLOption=function(a){return!(!a||!(a.rowsURL||a.csvURL||
17
+ a.columnsURL))};b.prototype.getColumnDistribution=function(){var a=this.chartOptions,c=this.options,h=[],d=function(a){return(v[a||"line"].prototype.pointArrayMap||[0]).length},g=a&&a.chart&&a.chart.type,t=[],b=[],k=0;c=c&&c.seriesMapping||a&&a.series&&a.series.map(function(){return{x:0}})||[];var f;(a&&a.series||[]).forEach(function(a){t.push(d(a.type||g))});c.forEach(function(a){h.push(a.x||0)});0===h.length&&h.push(0);c.forEach(function(c){var h=new H,e=t[k]||d(g),m=(a&&a.series||[])[k]||{},C=
18
+ v[m.type||g||"line"].prototype.pointArrayMap,p=C||["y"];(l(c.x)||m.isCartesian||!C)&&h.addColumnReader(c.x,"x");K(c,function(a,c){"x"!==c&&h.addColumnReader(a,c)});for(f=0;f<e;f++)h.hasReader(p[f])||h.addColumnReader(void 0,p[f]);b.push(h);k++});c=v[g||"line"].prototype.pointArrayMap;"undefined"===typeof c&&(c=["y"]);this.valueCount={global:d(g),xColumns:h,individual:t,seriesBuilders:b,globalPointArrayMap:c}};b.prototype.dataFound=function(){this.options.switchRowsAndColumns&&(this.columns=this.rowsToColumns(this.columns));
19
+ this.getColumnDistribution();this.parseTypes();!1!==this.parsed()&&this.complete()};b.prototype.parseCSV=function(a){function c(a,c,h,d){function b(c){k=a[c];t=a[c-1];n=a[c+1]}function g(a){l.length<w+1&&l.push([a]);l[w][l[w].length-1]!==a&&l[w].push(a)}function e(){f>r||r>C?(++r,m=""):(!isNaN(parseFloat(m))&&isFinite(m)?(m=parseFloat(m),g("number")):isNaN(Date.parse(m))?g("string"):(m=m.replace(/\//g,"-"),g("date")),p.length<w+1&&p.push([]),h||(p[w][c]=m),m="",++w,++r)}var x=0,k="",t="",n="",m="",
20
+ r=0,w=0;if(a.trim().length&&"#"!==a.trim()[0]){for(;x<a.length;x++)if(b(x),'"'===k)for(b(++x);x<a.length&&('"'!==k||'"'===t||'"'===n);){if('"'!==k||'"'===k&&'"'!==t)m+=k;b(++x)}else d&&d[k]?d[k](k,m)&&e():k===q?e():m+=k;e()}}function h(a){var c=0,h=0,d=!1;a.some(function(a,d){var b=!1,g="";if(13<d)return!0;for(var k=0;k<a.length;k++){d=a[k];var e=a[k+1];var t=a[k-1];if("#"===d)break;if('"'===d)if(b){if('"'!==t&&'"'!==e){for(;" "===e&&k<a.length;)e=a[++k];"undefined"!==typeof r[e]&&r[e]++;b=!1}}else b=
21
+ !0;else"undefined"!==typeof r[d]?(g=g.trim(),isNaN(Date.parse(g))?!isNaN(g)&&isFinite(g)||r[d]++:r[d]++,g=""):g+=d;","===d&&h++;"."===d&&c++}});d=r[";"]>r[","]?";":",";b.decimalPoint||(b.decimalPoint=c>h?".":",",g.decimalRegex=new RegExp("^(-?[0-9]+)"+b.decimalPoint+"([0-9]+)$"));return d}function d(a,c){var d=[],h=0,k=!1,e=[],t=[],f;if(!c||c>a.length)c=a.length;for(;h<c;h++)if("undefined"!==typeof a[h]&&a[h]&&a[h].length){var n=a[h].trim().replace(/\//g," ").replace(/\-/g," ").replace(/\./g," ").split(" ");
22
+ d=["","",""];for(f=0;f<n.length;f++)f<d.length&&(n[f]=parseInt(n[f],10),n[f]&&(t[f]=!t[f]||t[f]<n[f]?n[f]:t[f],"undefined"!==typeof e[f]?e[f]!==n[f]&&(e[f]=!1):e[f]=n[f],31<n[f]?d[f]=100>n[f]?"YY":"YYYY":12<n[f]&&31>=n[f]?(d[f]="dd",k=!0):d[f].length||(d[f]="mm")))}if(k){for(f=0;f<e.length;f++)!1!==e[f]?12<t[f]&&"YY"!==d[f]&&"YYYY"!==d[f]&&(d[f]="YY"):12<t[f]&&"mm"===d[f]&&(d[f]="dd");3===d.length&&"dd"===d[1]&&"dd"===d[2]&&(d[2]="YY");a=d.join("/");return(b.dateFormats||g.dateFormats)[a]?a:(F("deduceDateFailed"),
23
+ "YYYY/mm/dd")}return"YYYY/mm/dd"}var g=this,b=a||this.options,e=b.csv;a="undefined"!==typeof b.startRow&&b.startRow?b.startRow:0;var k=b.endRow||Number.MAX_VALUE,f="undefined"!==typeof b.startColumn&&b.startColumn?b.startColumn:0,C=b.endColumn||Number.MAX_VALUE,n=0,l=[],r={",":0,";":0,"\t":0};var p=this.columns=[];e&&b.beforeParse&&(e=b.beforeParse.call(this,e));if(e){e=e.replace(/\r\n/g,"\n").replace(/\r/g,"\n").split(b.lineDelimiter||"\n");if(!a||0>a)a=0;if(!k||k>=e.length)k=e.length-1;if(b.itemDelimiter)var q=
24
+ b.itemDelimiter;else q=null,q=h(e);var z=0;for(n=a;n<=k;n++)"#"===e[n][0]?z++:c(e[n],n-a-z);b.columnTypes&&0!==b.columnTypes.length||!l.length||!l[0].length||"date"!==l[0][1]||b.dateFormat||(b.dateFormat=d(p[0]));this.dataFound()}return p};b.prototype.parseTable=function(){var a=this.options,c=a.table,h=this.columns||[],d=a.startRow||0,b=a.endRow||Number.MAX_VALUE,e=a.startColumn||0,m=a.endColumn||Number.MAX_VALUE;c&&("string"===typeof c&&(c=u.getElementById(c)),[].forEach.call(c.getElementsByTagName("tr"),
25
+ function(a,c){c>=d&&c<=b&&[].forEach.call(a.children,function(a,b){var g=h[b-e],f=1;if(("TD"===a.tagName||"TH"===a.tagName)&&b>=e&&b<=m)for(h[b-e]||(h[b-e]=[]),h[b-e][c-d]=a.innerHTML;c-d>=f&&void 0===g[c-d-f];)g[c-d-f]=null,f++})}),this.dataFound());return h};b.prototype.fetchLiveData=function(){function a(g){function f(f,k,t){function n(){e&&h.liveDataURL===f&&(c.liveDataTimeout=setTimeout(a,m))}if(!f||!/^(http|\/|\.\/|\.\.\/)/.test(f))return f&&d.error&&d.error("Invalid URL"),!1;g&&(clearTimeout(c.liveDataTimeout),
26
+ h.liveDataURL=f);y({url:f,dataType:t||"json",success:function(a){h&&h.series&&k(a);n()},error:function(a,c){3>++b&&n();return d.error&&d.error(c,a)}});return!0}f(k.csvURL,function(a){h.update({data:{csv:a}})},"text")||f(k.rowsURL,function(a){h.update({data:{rows:a}})})||f(k.columnsURL,function(a){h.update({data:{columns:a}})})}var c=this,h=this.chart,d=this.options,b=0,e=d.enablePolling,m=1E3*(d.dataRefreshRate||2),k=B(d);if(!this.hasURLOption(d))return!1;1E3>m&&(m=1E3);delete d.csvURL;delete d.rowsURL;
27
+ delete d.columnsURL;a(!0);return this.hasURLOption(d)};b.prototype.parseGoogleSpreadsheet=function(){function a(c){var b=["https://sheets.googleapis.com/v4/spreadsheets",d,"values",m(),"?alt=json&majorDimension=COLUMNS&valueRenderOption=UNFORMATTED_VALUE&dateTimeRenderOption=FORMATTED_STRING&key="+h.googleAPIKey].join("/");y({url:b,dataType:"json",success:function(d){c(d);h.enablePolling&&setTimeout(function(){a(c)},e)},error:function(a,c){return h.error&&h.error(c,a)}})}var c=this,h=this.options,
28
+ d=h.googleSpreadsheetKey,b=this.chart,e=Math.max(1E3*(h.dataRefreshRate||2),4E3),m=function(){if(h.googleSpreadsheetRange)return h.googleSpreadsheetRange;var a=("ABCDEFGHIJKLMNOPQRSTUVWXYZ".charAt(h.startColumn||0)||"A")+((h.startRow||0)+1),c="ABCDEFGHIJKLMNOPQRSTUVWXYZ".charAt(G(h.endColumn,-1))||"ZZ";l(h.endRow)&&(c+=h.endRow+1);return a+":"+c};d&&(delete h.googleSpreadsheetKey,a(function(a){a=a.values;if(!a||0===a.length)return!1;var d=a.reduce(function(a,c){return Math.max(a,c.length)},0);a.forEach(function(a){for(var c=
29
+ 0;c<d;c++)"undefined"===typeof a[c]&&(a[c]=null)});b&&b.series?b.update({data:{columns:a}}):(c.columns=a,c.dataFound())}));return!1};b.prototype.trim=function(a,c){"string"===typeof a&&(a=a.replace(/^\s+|\s+$/g,""),c&&/^[0-9\s]+$/.test(a)&&(a=a.replace(/\s/g,"")),this.decimalRegex&&(a=a.replace(this.decimalRegex,"$1.$2")));return a};b.prototype.parseTypes=function(){for(var a=this.columns,c=a.length;c--;)this.parseColumn(a[c],c)};b.prototype.parseColumn=function(a,c){var b=this.rawColumns,d=this.columns,
30
+ g=a.length,e=this.firstRowAsNames,m=-1!==this.valueCount.xColumns.indexOf(c),k,f=[],l=this.chartOptions,n,p=(this.options.columnTypes||[])[c];l=m&&(l&&l.xAxis&&"category"===L(l.xAxis)[0].type||"string"===p);for(b[c]||(b[c]=[]);g--;){var r=f[g]||a[g];var q=this.trim(r);var z=this.trim(r,!0);var u=parseFloat(z);"undefined"===typeof b[c][g]&&(b[c][g]=q);l||0===g&&e?a[g]=""+q:+z===u?(a[g]=u,31536E6<u&&"float"!==p?a.isDatetime=!0:a.isNumeric=!0,"undefined"!==typeof a[g+1]&&(n=u>a[g+1])):(q&&q.length&&
31
+ (k=this.parseDate(r)),m&&A(k)&&"float"!==p?(f[g]=r,a[g]=k,a.isDatetime=!0,"undefined"!==typeof a[g+1]&&(r=k>a[g+1],r!==n&&"undefined"!==typeof n&&(this.alternativeFormat?(this.dateFormat=this.alternativeFormat,g=a.length,this.alternativeFormat=this.dateFormats[this.dateFormat].alternative):a.unsorted=!0),n=r)):(a[g]=""===q?null:q,0!==g&&(a.isDatetime||a.isNumeric)&&(a.mixed=!0)))}m&&a.mixed&&(d[c]=b[c]);if(m&&n&&this.options.sort)for(c=0;c<d.length;c++)d[c].reverse(),e&&d[c].unshift(d[c].pop())};
32
+ b.prototype.parseDate=function(a){var c=this.options.parseDate,b,d=this.options.dateFormat||this.dateFormat,g;if(c)var e=c(a);else if("string"===typeof a){if(d)(c=this.dateFormats[d])||(c=this.dateFormats["YYYY/mm/dd"]),(g=a.match(c.regex))&&(e=c.parser(g));else for(b in this.dateFormats)if(c=this.dateFormats[b],g=a.match(c.regex)){this.dateFormat=b;this.alternativeFormat=c.alternative;e=c.parser(g);break}g||(a.match(/:.+(GMT|UTC|[Z+-])/)&&(a=a.replace(/\s*(?:GMT|UTC)?([+-])(\d\d)(\d\d)$/,"$1$2:$3").replace(/(?:\s+|GMT|UTC)([+-])/,
33
+ "$1").replace(/(\d)\s*(?:GMT|UTC|Z)$/,"$1+00:00")),g=Date.parse(a),"object"===typeof g&&null!==g&&g.getTime?e=g.getTime()-6E4*g.getTimezoneOffset():A(g)&&(e=g-6E4*(new Date(g)).getTimezoneOffset()))}return e};b.prototype.rowsToColumns=function(a){var c,b;if(a){var d=[];var g=a.length;for(c=0;c<g;c++){var e=a[c].length;for(b=0;b<e;b++)d[b]||(d[b]=[]),d[b][c]=a[c][b]}}return d};b.prototype.getData=function(){if(this.columns)return this.rowsToColumns(this.columns).slice(1)};b.prototype.parsed=function(){if(this.options.parsed)return this.options.parsed.call(this,
34
+ this.columns)};b.prototype.getFreeIndexes=function(a,c){var b,d=[],g=[];for(b=0;b<a;b+=1)d.push(!0);for(a=0;a<c.length;a+=1){var e=c[a].getReferencedColumnIndexes();for(b=0;b<e.length;b+=1)d[e[b]]=!1}for(b=0;b<d.length;b+=1)d[b]&&g.push(b);return g};b.prototype.complete=function(){var a=this.columns,c,b=this.options,d,e,l=[];if(b.complete||b.afterComplete){if(this.firstRowAsNames)for(d=0;d<a.length;d++)a[d].name=a[d].shift();var m=[];var k=this.getFreeIndexes(a.length,this.valueCount.seriesBuilders);
35
+ for(d=0;d<this.valueCount.seriesBuilders.length;d++){var f=this.valueCount.seriesBuilders[d];f.populateColumns(k)&&l.push(f)}for(;0<k.length;){f=new H;f.addColumnReader(0,"x");d=k.indexOf(0);-1!==d&&k.splice(d,1);for(d=0;d<this.valueCount.global;d++)f.addColumnReader(void 0,this.valueCount.globalPointArrayMap[d]);f.populateColumns(k)&&l.push(f)}0<l.length&&0<l[0].readers.length&&(f=a[l[0].readers[0].columnIndex],"undefined"!==typeof f&&(f.isDatetime?c="datetime":f.isNumeric||(c="category")));if("category"===
36
+ c)for(d=0;d<l.length;d++)for(f=l[d],k=0;k<f.readers.length;k++)"x"===f.readers[k].configName&&(f.readers[k].configName="name");for(d=0;d<l.length;d++){f=l[d];k=[];for(e=0;e<a[0].length;e++)k[e]=f.read(a,e);m[d]={data:k};f.name&&(m[d].name=f.name);"category"===c&&(m[d].turboThreshold=0)}a={series:m};c&&(a.xAxis={type:c},"category"===c&&(a.xAxis.uniqueNames=!1));b.complete&&b.complete(a);b.afterComplete&&b.afterComplete(a)}};b.prototype.update=function(a,c){var b=this.chart;a&&(a.afterComplete=function(a){a&&
37
+ (a.xAxis&&b.xAxis[0]&&a.xAxis.type===b.xAxis[0].options.type&&delete a.xAxis,b.update(a,c,!0))},B(!0,b.options.data,a),this.init(b.options.data))};return b}();e.data=function(b,a,c){return new e.Data(b,a,c)};p(b,"init",function(b){var a=this,c=b.args[0]||{},h=b.args[1];c&&c.data&&!a.hasDataDef&&(a.hasDataDef=!0,a.data=new e.Data(J(c.data,{afterComplete:function(b){var d;if(Object.hasOwnProperty.call(c,"series"))if("object"===typeof c.series)for(d=Math.max(c.series.length,b&&b.series?b.series.length:
38
+ 0);d--;){var e=c.series[d]||{};c.series[d]=B(e,b&&b.series?b.series[d]:{})}else delete c.series;c=B(b,c);a.init(c,h)}}),c,a),b.preventDefault())});var H=function(){function b(){this.readers=[];this.pointIsArray=!0;this.name=void 0}b.prototype.populateColumns=function(a){var b=!0;this.readers.forEach(function(b){"undefined"===typeof b.columnIndex&&(b.columnIndex=a.shift())});this.readers.forEach(function(a){"undefined"===typeof a.columnIndex&&(b=!1)});return b};b.prototype.read=function(a,b){var c=
39
+ this.pointIsArray,d=c?[]:{};this.readers.forEach(function(e){var g=a[e.columnIndex][b];c?d.push(g):0<e.configName.indexOf(".")?I.prototype.setNestedProperty(d,g,e.configName):d[e.configName]=g});if("undefined"===typeof this.name&&2<=this.readers.length){var e=this.getReferencedColumnIndexes();2<=e.length&&(e.shift(),e.sort(function(a,b){return a-b}),this.name=a[e.shift()].name)}return d};b.prototype.addColumnReader=function(a,b){this.readers.push({columnIndex:a,configName:b});"x"!==b&&"y"!==b&&"undefined"!==
40
+ typeof b&&(this.pointIsArray=!1)};b.prototype.getReferencedColumnIndexes=function(){var a,b=[];for(a=0;a<this.readers.length;a+=1){var e=this.readers[a];"undefined"!==typeof e.columnIndex&&b.push(e.columnIndex)}return b};b.prototype.hasReader=function(a){var b;for(b=0;b<this.readers.length;b+=1){var e=this.readers[b];if(e.configName===a)return!0}};return b}();e.Data=q;return e.Data});p(b,"masters/modules/data.src.js",[b["Core/Globals.js"],b["Core/HttpUtilities.js"]],function(b,e){b.HttpUtilities=
41
+ e;b.ajax=e.ajax;b.getJSON=e.getJSON;b.post=e.post})});
42
42
  //# sourceMappingURL=data.js.map