chartjs / chartjs-plugin-annotation

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

Update line annotation diagram to describe new element structure #752

Closed stockiNail closed 2 years ago

stockiNail commented 2 years ago

Removes the wrong line label element diagram because not updated to new structure.

stockiNail commented 2 years ago

The line: The following diagram is showing the element properties about a 'line' annotation: and the inner label:

Should now be: The following diagram is showing the element properties about a 'line' annotation:

Can be found at line number 80

Yeah, forgot to remove it.