Move pointStyle types and update plugin link&render chart (#9479)

* Place canvasElement on next line to keep table clean

* move typing to global location, update plugin page
This commit is contained in:
Jacco van den Berg
2021-07-30 14:14:07 +02:00
committed by GitHub
parent b4441417ae
commit f0a53fd44e
8 changed files with 13 additions and 8 deletions

View File

@@ -122,7 +122,7 @@ var chart = new Chart(ctx, {
## Plugin Core API
Read more about the [existing plugin extension hooks](../api/interfaces/plugin).
Read more about the [existing plugin extension hooks](../api/interfaces/Plugin).
### Chart Initialization

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 76 KiB