chartjs / chartjs-plugin-annotation

Annotation plugin for Chart.js
MIT License
607 stars 328 forks source link

Add samples to the documentation #538

Closed stockiNail closed 2 years ago

stockiNail commented 2 years ago

Fixes #537

TODO

kurkle commented 2 years ago

Huge job you did there, cheers!

stockiNail commented 2 years ago

Huge job you did there, cheers!

Thank you! Some of them were already ready in my lib for GWT/J2CL... I have found another use case, #145. I am thinking how to do it in best way. I don't like to have shadows on top and bottom...

stockiNail commented 2 years ago

I have found another use case, #145. I am thinking how to do it in best way. I don't like to have shadows on top and bottom...

Apart the suggested workaround, that sounds good to me, I think it could be implemented as new enhancement, adding shawdowBlur and shadowColor as possible options.

I don't add any other use case (if anything is missing, tell me!) to this PR.