amCharts 5: Charts
JavaScript 图表编程库,满足您的所有数据可视化需求。
由以下开发商制作:amCharts
ComponentSource开始代理销售的日期:2019年
Released: Feb 22, 2024
DrawingSeries method: getIndex(drawingId). It will return the index of a drawing corresponding to a unique id, or null if not found.DrawingSeries will now add a unique drawingId to all drawing data.ValueAxis was not adjusting properly if its height/width changed during zoom.DrawingControl (one that was not added to a toolbar) was erroring out when parent Root was disposed.Label (with HTML set) was not inheriting labels actual color (fill).selectedDataItem to a data item without children on a Hierarchy series was resulting in error.customFunction if value was not set.