各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。
syncZeros to ValueAxis. It will only work if syncWithAxis is set and zero is within min/max of axis.index/am5: populateString(), getTagValue(), getCustomDataValue().setFlatData() method to Hierarchy.
parentIdField setting.Tree.
true, uses cluster layout (dendrogram) where all leaf nodes are placed at the same depth.minBulletDistance was not showing/hiding bullets if set dynamically after series was already initialized.Tree and ForceDirected charts with very deep structures were having performance issues.ClusteredPointSeries, WordCloud, GaplessDateAxis, Treemap, Chord, DateAxis, and others.Object.defineProperty in compiled library.ValueAxis which in some cases was ignoring minGridDistance, resulting in label overlap.skipRenderFrame property added to Root. If set to true, the next frame will not be rendered. Helps to avoid flickering in some cases, like zooming right after data update.StockChart with indicators was not properly switching data granularity.updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.ChartSerializer. Allows serializing whole chart objects into a JSON.templateField, axis bullets, axis ranges.updateData() method which makes them work much faster when data is added or updated.VolumeProfile indicator was not showing value in legend when hovering columns (since last version).gridInterval was not being set on GaplessDateAxis.