【发布时间】:2016-07-27 13:35:40
【问题描述】:
我想在 AmCharts Gantt 上使用任务段内的绿色条显示任务段的进度(如此处:http://www.officetooltips.com/excel/tips/gantt_chart_with_progress.html)。现在我正在使用这里显示的项目符号http://www.amcharts.com/tips/using-bullets-gantt-chart/,但这是一个有点棘手的方法。
另外,我尝试使用 AmChart 的 addClassNames 属性和 AmGraph 的 classNameField 为图形列元素添加自定义类名称,但它不起作用。甘特文档说甘特任务段https://www.amcharts.com/tutorials/css-class-names/没有自定义类前缀。
【问题讨论】:
标签: amcharts gantt-chart