amCharts 5: Stock Chart
금융/주식 및 기타 시간 기반 데이터를 표시하기 위한 분석 도구.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Mar 15, 2024
forceHidden (default: false) setting has been added to StockControl, which enables forcing some StockChart controls to be always hidden.DateRangeSelector event has been added: "rangeselected".PeriodSelector event has been added: "periodselected".Picture was disposed before external image was finished loading (since 5.8.3).DateRangeSelector were ignoring Root's timezone and utc settings.strokeWidth > 1) was being ignored as a hit target for interactive elements.Scrollbar grips would not update their position according to maxZoomCount/minZoomCount setting in some cases.Treemap node could result tooltip of some other node to appear.Treemap node would remain on the same node, even if pointer would move to some other node.{ timeUnit: "week", count: 2 } (count > 1) was added to a DateAxis, labels were flickering while scrolling.zoomToDates()/zoomToValues() on a DateAxis was resulting not exact dates when data grouping was enabled and grouping period would changed during zoom.