amCharts 5: Stock Chart
금융/주식 및 기타 시간 기반 데이터를 표시하기 위한 분석 도구.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: May 7, 2024
EditableLable setting: multiline (default: true). If set to false it will only allow the label to be edited on a single line.hsvToHsl() and hslToHsv() color conversion functions have been added to am5.utils namespace.XYCursor now have their role set to "slider" by default.EditableLabel now supports maxWidth and oversizedBehavior settings.EditableLabel will now reset all available styles that might come from page-wide CSS to "initial" so its appearance is not affected by any outside CSS.EditableLabel was not being properly positioned with textAlign set to anything else than "left".ValueAxis in some rare cases (when max and maxPrecision was set) could get to infinite loop.StockChart were not properly removing items of deleted drawings from their data/dataitems.