amCharts 5: Stock Chart 5.10.5
Released: Sep 6, 2024
Actualizaciones en 5.10.5
Características
- Added new "Line Arrow"
StockChart
drawing tool.
- Added
scrollToChild()
method to Container
. Scrolls the container to the target child element if the container is scrollable and the element is currently outside of view.
Correcciones
- When a selected drawing in a
StockChart
is unselected by clicking on a chart's plot area the new drawing will not be added anymore.
- Keyboard-dragging of focusable elements was not working correctly in some cases.
- Sometimes label/callout drawing text was cut temporarily while editing them on
StockChart
.
- Editable labels/callouts would go into edit mode when unserialized.
- If auto-saving of drawings was enabled, editing text would not always save the latest version of the label/callout text.
- Dragging a
StockChart
drawing while other drawing was selected would drag the selected drawing as well.