amCharts 5: Stock Chart
금융/주식 및 기타 시간 기반 데이터를 표시하기 위한 분석 도구.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Apr 9, 2024
zoomToDataItems(dataItems, rotate) method has been added to MapPolygonSeries.markDirtyKey() has been added, which can be used to trigger an adapter.StockChart's settings modal.StockChart/DrawingSeries methods have been added related to drawing selection: selectDrawing(id, keepSelection), unselectDrawing(id), unselectDrawings().StockChart/DrawingSeries methods have been added related to drawing deletion: deleteDrawing(id), deleteSelectedDrawings().StockChart events have been added: drawingadded, drawingremoved, drawingselected, drawingunselected.DropdownListControl methods have been added: getItemById(id) and setItemById(id).IconControl methods have been added: getIconByPath(path) and setIconByPath(path).StockChart: "Triangle" and "Polyfill".XYCursor. It will now move by one cell automatically, or by 5 cells if pressed together with CTRL.StockChart's toolbar and settings modals.DEL.role="checkbox" set is focused, will now toggle it just like pressing ENTER.pdfmake has been updated to 0.2.10.Sprite was not marking its bounds dirty when margins changed. It was causing layouts with margins not to be redrawn after margins changed.StockChart while in the percent scale, it used to reset scale to regular.Tooltip no longer overwrites user-provided background.Treemap was not redrawing when layout algorithm was changed dynamically.Tooltip position was not being updated when bounds of a Sprite changed.XYCursor with a keyboard press could result in an axis line to be out of sync with series tooltips.tabindexOrder was not working properly in some cases.