简体   繁体   中英

How to change the z-index of chartjs annotations label?

Label is not overlapping the chart edge

Does anyone know if there is a way to set an z-index to make the label appears over the edge of the chart?

I am using the annotation plugin: https://github.com/chartjs/chartjs-plugin-annotation

您可以在“beforeDraw”上设置 drawTime。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM