Lançamentos do Highcharts Stock JS
Released: Mar 7, 2022
Atualizações na v10.x
v10.2.0
Updated Jul 5, 2022
Features
- Added the option to sort chart data tables by clicking column headers.
- Added RTL support for breadcrumbs.
- Added new 'series.onPoint' feature which allows you to display series types (e.g. pie) over a point with a given ID.
Fixes
- The height of the Tunnel annotation wasn't overwritten in localStorage.
- Zooming on boosted charts froze under certain conditions.
- offsetMin did not get applied by pre-selected range selector buttons.
- The MACD indicator did not have...
Released: Oct 21, 2021
Atualizações na v9.3.x
v9.3.3
Updated Feb 1, 2022
Fixes
- Fixed keyboard focus management issues with fullscreen change.
v9.3.2
Updated Nov 29, 2021
Features
- Added support for Trusted Types, a browser standard for preventing cross-site scripting vulnerabilities.
- Added fillColor option to create area fill between lines in multi-line indicators.
Fixes
- Spacing was incorrect for legend items without a name.
- Fixed issue with data module updates with firstRowAsNames enabled.
- Fixed a regression causing updating of dataLabels...
Released: Aug 18, 2021
Atualizações na v9.2.x
v9.2.2
Updated Aug 24, 2021
Features
- Added internal support for Google Sheets API v4.
Fixes
- Fixed a regression causing data grouping information not to reset when zooming in, both in the tooltip and in internal properties.
- Fixed stability problems with loading data from spreadsheets.
- Fixed a regresssion in v9.2 causing exporting not to work with styledMode enabled.
v9.2.1
Updated Aug 19, 2021
Fixes
- Fixed how the color is applied for bullish hollow candlestick line.
- Fixed issue with nested...
Released: May 4, 2021
Atualizações na v9.1.x
v9.1.2
Updated Jun 16, 2021
Features
- Exposed
Point.doDrilldown
and Axis.drillDownCategory
as official API methods.
Fixes
- Stock: Indicator popup columns did not have separate scrollbars.
- Stock: Panning on mobile devices with ordinal axis didn't work correctly.
- Regression causing charts to crash some browsers where
Intl
was missing.
- Boosted rendering sometimes crashed with multiple different chart types.
- Selection marker showed without mousedown after export.
- Shared tooltip with
stickOnContact...
Released: Feb 2, 2021
Atualizações na v9.0.x
v9.0.1
Updated Feb 16, 2021
Features
- Exposed Highcharts.AST and provided samples of overriding the HTML allow lists.
- Auto compute heading level for the pre-chart accessibility description.
- Added success callback for exportChartLocal.
Fixes
- Fixes in Highcharts Stock JS v9.0.1
- Fixed #15124, range selector with inputs wider than the plot and no buttons threw.
- Fixed #14977, MACD indicator index param did not work.
- Fixed #13473, it was not possible to scroll back down to the threshold after scrolling...
Released: Aug 20, 2020
Atualizações na v8.2.x
v8.2.2
Updated Oct 22, 2020
Fixes
- Fixed #14060, navigator's
yAxis
did not match the chart.
- Fixed #14254, the
plotBands.acrossPanes
option had no effect.
- Fixed #13751, wrong clip path after adding/removing series.
- Fixed #13950, in StockTools, adding technical indicators to column-type series did not use the same
dataGrouping.approximation
.
- Fixed #13811,
Point.partialFill
didn't override Series.partialFill
.
- Fixed #14356, offline PDF export failed for larger datasets.
- Fixed #14352, wrong button...
Released: May 5, 2020
Atualizações na v8.1.x
v8.1.2
Updated Jun 16, 2020
Fixes
- Fixes in Highcharts v8.1.2
- Fixed #13708, a regression breaking
Highcharts.keys.
- Fixed #13680,
chart.addSeries
failed after calling chart.setSize
on a chart with no data.
- Fixed #13698, a11y not working properly with user tabindex.
- Fixed #13674, a regression in v8.1.1 causing pie drilldown animation not to work.
- Fixed #13576, a regression causing drag and drop to fail for some values in the boxplot series.
- Fixed #13681, reference to global Highcharts scope in...
Released: Dec 10, 2019
Atualizações na v8.0.x
v8.0.4
Updated Mar 10, 2020
Features
- New in Highcharts v8.0.4
- Added new option,
tooltip.stickOnContact
, to allow the tooltip to stick when hovering it with the mouse or when touched.
Fixes
- Fixes in Highcharts Stock v8.0.4
- Fixed issue with
rangeSelector
buttons alignment.
- Fixes in Highcharts v8.0.4
- Fixed #13042,
getTimezoneOffset
callback passed inconsistent value type.
- Fixed #13018, the vertical axis line and labels were incorrectly positioned when the
pane.startAngle
, xAxis.angle
(inverted...
Released: Oct 31, 2019
Atualizações na v7.2.1
Recursos
- Added new accessibility options with more flexibility for customizing the hidden screen reader regions.
- Added feature to draw plot lines on radial axes from the inner to the outer radius of the main pane.
- Added support for combining
tooltip.split
and tooltip.outside
.
Released: Sep 3, 2019
Atualizações na v7.2.0
Recursos
- Added new top-level option, caption. The caption has similar structure to title and subtitle. It renders a chart description below the chart contents, supports reponsiveness and is part of exported charts.
- Added support for multiple color axes for almost all series. Visually, the color axis will appear as a gradient or as separate items inside the legend, depending on whether the axis is scalar or based on data classes.
- Added high-contrast-light and high-contrast-dark themes with...