【发布时间】:2020-09-22 08:40:51
【问题描述】:
Label is not overlapping the chart edge
有谁知道是否有办法设置 z-index 以使标签出现在图表边缘?
我正在使用注解插件:https://github.com/chartjs/chartjs-plugin-annotation
【问题讨论】:
标签: javascript annotations chart.js
Label is not overlapping the chart edge
有谁知道是否有办法设置 z-index 以使标签出现在图表边缘?
我正在使用注解插件:https://github.com/chartjs/chartjs-plugin-annotation
【问题讨论】:
标签: javascript annotations chart.js
您可以在“beforeDraw”上设置drawTime。
【讨论】: